Class EditTabSignIn
public class EditTabSignIn : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
EditTabSignIn
- Implements
- Inherited Members
Constructors
EditTabSignIn()
public EditTabSignIn()
Fields
AccountCreatedInfo
AccountCreatedInfo control.
protected Literal AccountCreatedInfo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AccountCreatedLabel
AccountCreatedLabel control.
protected Literal AccountCreatedLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AccountType
AccountType control.
protected Literal AccountType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AccountTypeField
AccountTypeField control.
protected HtmlGenericControl AccountTypeField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ArchiveStatus
ArchiveStatus control.
protected Literal ArchiveStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ArchiveStatusHelp
ArchiveStatusHelp control.
protected Literal ArchiveStatusHelp
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CurrentMfaMode
CurrentMfaMode control.
protected Literal CurrentMfaMode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteLink
DeleteLink control.
protected IconLink DeleteLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImpersonateAnchor
ImpersonateAnchor control.
protected Button ImpersonateAnchor
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsUserAccessGranted
IsUserAccessGranted control.
protected CheckBox IsUserAccessGranted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsUserAccessGrantedDateTime
IsUserAccessGrantedDateTime control.
protected Literal IsUserAccessGrantedDateTime
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsUserAccountApprovedCmds
IsUserAccountApprovedCmds control.
protected CheckBox IsUserAccountApprovedCmds
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsUserLicenseAccepted
IsUserLicenseAccepted control.
protected CheckBox IsUserLicenseAccepted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsUserLicenseAcceptedDateTime
IsUserLicenseAcceptedDateTime control.
protected Literal IsUserLicenseAcceptedDateTime
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaDisableButton
MfaDisableButton control.
protected Button MfaDisableButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaDisableField
MfaDisableField control.
protected HtmlGenericControl MfaDisableField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaDisabled
MfaDisabled control.
protected RadioButton MfaDisabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaEnabled
MfaEnabled control.
protected RadioButton MfaEnabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModifyArchiveStatus
ModifyArchiveStatus control.
protected IconLink ModifyArchiveStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PasswordExpires
PasswordExpires control.
protected DateTimeOffsetSelector PasswordExpires
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PermissionInfo
PermissionInfo control.
protected HtmlGenericControl PermissionInfo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResetPassword
ResetPassword control.
protected Button ResetPassword
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RoleCheckList
RoleCheckList control.
protected CheckBoxList RoleCheckList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SupportEmail
SupportEmail control.
protected Literal SupportEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserAccountApproved
UserAccountApproved control.
protected DateTimeOffsetSelector UserAccountApproved
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserAccountApprovedField
UserAccountApprovedField control.
protected HtmlGenericControl UserAccountApprovedField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserIdentifierOutput
UserIdentifierOutput control.
protected Literal UserIdentifierOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
ApplyAccessControl()
public void ApplyAccessControl()
GetInputValues(QUser, QPerson)
public void GetInputValues(QUser user, QPerson person)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
Save()
public void Save()
SetInputValues(QPerson)
public void SetInputValues(QPerson person)
Parameters
personQPerson
SetSecutiry(bool, bool)
public void SetSecutiry(bool canEdit, bool canDelete)
Parameters
Events
StatusUpdated
public event AlertHandler StatusUpdated