Table of Contents

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 control.

protected IconLink EditLink

Field Value

IconLink

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

FooterLiteral

FooterLiteral control.

protected PageFooterContent FooterLiteral

Field Value

PageFooterContent

Remarks

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

GroupRepeater

GroupRepeater control.

protected Repeater GroupRepeater

Field Value

Repeater

Remarks

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

RepeaterPanel

RepeaterPanel control.

protected HtmlGenericControl RepeaterPanel

Field Value

HtmlGenericControl

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

e EventArgs

SetInputValues(Form, bool)

public void SetInputValues(Form form, bool canWrite)

Parameters

form Form
canWrite bool