Table of Contents

Class ChangeSettings

Namespace
InSite.Admin.Workflow.Forms
Assembly
InSite.UI.dll
public class ChangeSettings : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
Inheritance
ChangeSettings
Implements
Inherited Members

Constructors

ChangeSettings()

public ChangeSettings()

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.

DisplaySummaryChart

DisplaySummaryChart control.

protected BooleanComboBox DisplaySummaryChart

Field Value

BooleanComboBox

Remarks

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

DurationMinutes

DurationMinutes control.

protected NumericBox DurationMinutes

Field Value

NumericBox

Remarks

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

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

EnableAnonymousSave

EnableAnonymousSave control.

protected BooleanComboBox EnableAnonymousSave

Field Value

BooleanComboBox

Remarks

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

EnableAnonymousSaveGroup

EnableAnonymousSaveGroup control.

protected HtmlGenericControl EnableAnonymousSaveGroup

Field Value

HtmlGenericControl

Remarks

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

EnableUserConfidentiality

EnableUserConfidentiality control.

protected BooleanComboBox EnableUserConfidentiality

Field Value

BooleanComboBox

Remarks

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

IsSubmissionsLimitedSelector

IsSubmissionsLimitedSelector control.

protected ComboBox IsSubmissionsLimitedSelector

Field Value

ComboBox

Remarks

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

NameSection

NameSection control.

protected HtmlGenericControl NameSection

Field Value

HtmlGenericControl

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

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.

UserFeedback

UserFeedback control.

protected ComboBox UserFeedback

Field Value

ComboBox

Remarks

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

Methods

ApplyAccessControl()

public override void ApplyAccessControl()

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