Table of Contents

Class FormInfo

Namespace
InSite.Admin.Workflow.Forms.Controls
Assembly
InSite.UI.dll
public class FormInfo : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
FormInfo
Implements
Inherited Members

Constructors

FormInfo()

public FormInfo()

Fields

Closed

Closed control.

protected Literal Closed

Field Value

Literal

Remarks

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

CurrentStatus

CurrentStatus control.

protected Literal CurrentStatus

Field Value

Literal

Remarks

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

ExternalTitle

ExternalTitle control.

protected Literal ExternalTitle

Field Value

Literal

Remarks

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

InternalName

InternalName control.

protected Literal InternalName

Field Value

Literal

Remarks

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

NameField

NameField control.

protected HtmlGenericControl NameField

Field Value

HtmlGenericControl

Remarks

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

Opened

Opened control.

protected Literal Opened

Field Value

Literal

Remarks

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

StatusContainer

StatusContainer control.

protected Container StatusContainer

Field Value

Container

Remarks

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

SurveyLink control.

protected HtmlAnchor SurveyLink

Field Value

HtmlAnchor

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

Methods

BindSurvey(SurveyState, TimeZoneInfo, bool, bool)

public void BindSurvey(SurveyState survey, TimeZoneInfo tz, bool showName = true, bool showStatus = true)

Parameters

survey SurveyState
tz TimeZoneInfo
showName bool
showStatus bool