Table of Contents

Class ConfigureWorkflow

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

Constructors

ConfigureWorkflow()

public ConfigureWorkflow()

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.

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.

IssueAdministratorIdentifier

IssueAdministratorIdentifier control.

protected FindPerson IssueAdministratorIdentifier

Field Value

FindPerson

Remarks

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

IssueOwnerIdentifier

IssueOwnerIdentifier control.

protected FindPerson IssueOwnerIdentifier

Field Value

FindPerson

Remarks

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

IssueStatus

IssueStatus control.

protected IssueStatusComboBox IssueStatus

Field Value

IssueStatusComboBox

Remarks

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

IssueType

IssueType control.

protected ItemNameComboBox IssueType

Field Value

ItemNameComboBox

Remarks

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

IssueWorkflowContainer

IssueWorkflowContainer control.

protected Container IssueWorkflowContainer

Field Value

Container

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.

OpenIssueEnabled

OpenIssueEnabled control.

protected CheckBox OpenIssueEnabled

Field Value

CheckBox

Remarks

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

OpenIssueEnabledWarning

OpenIssueEnabledWarning control.

protected Panel OpenIssueEnabledWarning

Field Value

Panel

Remarks

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

ResponseCompletedAdministratorMessageIdentifier

ResponseCompletedAdministratorMessageIdentifier control.

protected FindMessage ResponseCompletedAdministratorMessageIdentifier

Field Value

FindMessage

Remarks

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

ResponseCompletedRespondentMessageIdentifier

ResponseCompletedRespondentMessageIdentifier control.

protected FindMessage ResponseCompletedRespondentMessageIdentifier

Field Value

FindMessage

Remarks

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

ResponseStartedAdministratorMessageIdentifier

ResponseStartedAdministratorMessageIdentifier control.

protected FindMessage ResponseStartedAdministratorMessageIdentifier

Field Value

FindMessage

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.

SurveyInvitationMessageIdentifier

SurveyInvitationMessageIdentifier control.

protected FindMessage SurveyInvitationMessageIdentifier

Field Value

FindMessage

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