![]() | IUserEntryFormBase Interface |
Namespace: EBP.Api.Interfaces.Framework.Windows.User
The IUserEntryFormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | activeDirectoryUserCheckBoxEditor |
Gets the control activeDirectoryUserCheckBoxEditor
|
![]() | adUserTextEditor |
Gets the control adUserTextEditor
|
![]() | blockedCheckBoxEditor |
Gets the control blockedCheckBoxEditor
|
![]() | checkBoxEditor1 |
Gets the control checkBoxEditor1
|
![]() | checkBoxEditor2 |
Gets the control checkBoxEditor2
|
![]() | checkBoxEditor3 |
Gets the control checkBoxEditor3
|
![]() | checkBoxEditor4 |
Gets the control checkBoxEditor4
|
![]() | checkBoxEditor5 |
Gets the control checkBoxEditor5
|
![]() | checkBoxEditor6 |
Gets the control checkBoxEditor6
|
![]() | columnsTreeList |
Gets the control columnsTreeList
|
![]() | createCheckBoxEditor |
Gets the control createCheckBoxEditor
|
![]() | deleteCheckBoxEditor |
Gets the control deleteCheckBoxEditor
|
![]() | enableCheckBoxEditor |
Gets the control enableCheckBoxEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | idTextEditor |
Gets the control idTextEditor
|
![]() | integratorCheckBoxEditor |
Gets the control integratorCheckBoxEditor
|
![]() | nameTextEditor |
Gets the control nameTextEditor
|
![]() | passwordConfirmationTextEditor |
Gets the control passwordConfirmationTextEditor
|
![]() | passwordTextEditor |
Gets the control passwordTextEditor
|
![]() | printCheckBoxEditor |
Gets the control printCheckBoxEditor
|
![]() | readCheckBoxEditor |
Gets the control readCheckBoxEditor
|
![]() | rightsTreeList |
Gets the control rightsTreeList
|
![]() | searchAdButton |
Gets the control searchAdButton
|
![]() | signatureRichTextEditor |
Gets the control signatureRichTextEditor
|
![]() | unauthorizedCheckBoxEditor |
Gets the control unauthorizedCheckBoxEditor
|
![]() | updateCheckBoxEditor |
Gets the control updateCheckBoxEditor
|
![]() | userGroupsTreeList |
Gets the control userGroupsTreeList
|
![]() | valuesTreeList |
Gets the control valuesTreeList
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Show |
Show the form
(Inherited from IForm.) |
![]() | ShowDialog |
Show the form as modal
(Inherited from IForm.) |
IUserEntryFormBase instance = Utils<ExtensionType>.CreateEntryForm<IUserEntryFormBase>(FormGuids.FormGuid, entityId);