Class FormAddendumDetails
- Namespace
- InSite.Admin.Assessments.Forms.Controls
- Assembly
- InSite.UI.dll
public class FormAddendumDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FormAddendumDetails
- Implements
- Inherited Members
Constructors
FormAddendumDetails()
public FormAddendumDetails()
Fields
EditLink
EditLink control.
protected IconLink EditLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FooterLiteral
FooterLiteral control.
protected PageFooterContent FooterLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GroupRepeater
GroupRepeater control.
protected Repeater GroupRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RepeaterPanel
RepeaterPanel control.
protected HtmlGenericControl RepeaterPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
SetInputValues(Form, bool)
public void SetInputValues(Form form, bool canWrite)