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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttemptStartedMessage
AttemptStartedMessage control.
protected Literal AttemptStartedMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
C1
C1 control.
protected IconLink C1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
C2
C2 control.
protected IconLink C2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
C3
C3 control.
protected IconLink C3
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
C4
C4 control.
protected IconLink C4
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentSummary
ContentSummary control.
protected Literal ContentSummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentTitle
ContentTitle control.
protected Literal ContentTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HasDiagrams
HasDiagrams control.
protected Literal HasDiagrams
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HasReferenceMaterials
HasReferenceMaterials control.
protected Literal HasReferenceMaterials
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
I1
I1 control.
protected IconLink I1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
I2
I2 control.
protected IconLink I2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InstructionsForOnline
InstructionsForOnline control.
protected Literal InstructionsForOnline
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InstructionsForPaper
InstructionsForPaper control.
protected Literal InstructionsForPaper
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
M1
M1 control.
protected IconLink M1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
M2
M2 control.
protected IconLink M2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MaterialsForDistribution
MaterialsForDistribution control.
protected Literal MaterialsForDistribution
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MaterialsForParticipation
MaterialsForParticipation control.
protected Literal MaterialsForParticipation
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
N1
N1 control.
protected IconLink N1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
N2
N2 control.
protected IconLink N2
Field Value
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)