Class Unlock
public class Unlock : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Unlock
- Implements
- Inherited Members
Constructors
Unlock()
public Unlock()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmAlert
ConfirmAlert control.
protected Alert ConfirmAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LockStatus
LockStatus control.
protected Alert LockStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyDetail
SurveyDetail control.
protected FormInfo SurveyDetail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyInformationSection
SurveyInformationSection control.
protected HtmlGenericControl SurveyInformationSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnlockButton
UnlockButton control.
protected Button UnlockButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetParentLinkParameters(IWebRoute)
public string GetParentLinkParameters(IWebRoute parent)
Parameters
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)