Table of Contents

Class Lock

Namespace
InSite.Admin.Workflow.Forms
Assembly
InSite.UI.dll
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

CancelButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmAlert

ConfirmAlert control.

protected Alert ConfirmAlert

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LockButton

LockButton control.

protected Button LockButton

Field Value

Button

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LockStatus

LockStatus control.

protected Alert LockStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SurveyDetail

SurveyDetail control.

protected FormInfo SurveyDetail

Field Value

FormInfo

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SurveyInformationSection

SurveyInformationSection control.

protected HtmlGenericControl SurveyInformationSection

Field Value

HtmlGenericControl

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

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs