Table of Contents

Class FormContent

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

Constructors

FormContent()

public FormContent()

Fields

AttemptCompletedMessage

AttemptCompletedMessage control.

protected Literal AttemptCompletedMessage

Field Value

Literal

Remarks

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

AttemptStartedMessage

AttemptStartedMessage control.

protected Literal AttemptStartedMessage

Field Value

Literal

Remarks

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

C1

C1 control.

protected IconLink C1

Field Value

IconLink

Remarks

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

C2

C2 control.

protected IconLink C2

Field Value

IconLink

Remarks

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

C3

C3 control.

protected IconLink C3

Field Value

IconLink

Remarks

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

C4

C4 control.

protected IconLink C4

Field Value

IconLink

Remarks

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

ContentSummary

ContentSummary control.

protected Literal ContentSummary

Field Value

Literal

Remarks

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

ContentTitle

ContentTitle control.

protected Literal ContentTitle

Field Value

Literal

Remarks

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

HasDiagrams

HasDiagrams control.

protected Literal HasDiagrams

Field Value

Literal

Remarks

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

HasReferenceMaterials

HasReferenceMaterials control.

protected Literal HasReferenceMaterials

Field Value

Literal

Remarks

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

I1

I1 control.

protected IconLink I1

Field Value

IconLink

Remarks

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

I2

I2 control.

protected IconLink I2

Field Value

IconLink

Remarks

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

InstructionsForOnline

InstructionsForOnline control.

protected Literal InstructionsForOnline

Field Value

Literal

Remarks

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

InstructionsForPaper

InstructionsForPaper control.

protected Literal InstructionsForPaper

Field Value

Literal

Remarks

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

M1

M1 control.

protected IconLink M1

Field Value

IconLink

Remarks

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

M2

M2 control.

protected IconLink M2

Field Value

IconLink

Remarks

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

MaterialsForDistribution

MaterialsForDistribution control.

protected Literal MaterialsForDistribution

Field Value

Literal

Remarks

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

MaterialsForParticipation

MaterialsForParticipation control.

protected Literal MaterialsForParticipation

Field Value

Literal

Remarks

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

N1

N1 control.

protected IconLink N1

Field Value

IconLink

Remarks

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

N2

N2 control.

protected IconLink N2

Field Value

IconLink

Remarks

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

Methods

SetInputValues(Form, Guid?, bool)

public void SetInputValues(Form form, Guid? bankID, bool canWrite)

Parameters

form Form
bankID Guid?
canWrite bool