Class Lock
public class Lock : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Lock
- Implements
- Inherited Members
Constructors
Lock()
public Lock()
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.
LockButton
LockButton control.
protected Button LockButton
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.
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)