Table of Contents

Class Add

Namespace
InSite.Admin.Assessments.Criteria.Forms
Assembly
InSite.UI.dll
public class Add : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
Inheritance
Add
Implements
Inherited Members

Constructors

Add()

public Add()

Fields

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

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

CreatorStatus

CreatorStatus control.

protected Alert CreatorStatus

Field Value

Alert

Remarks

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

CriterionInput

CriterionInput control.

protected CriterionInput CriterionInput

Field Value

CriterionInput

Remarks

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

NoQuestionSetsMessage

NoQuestionSetsMessage control.

protected Panel NoQuestionSetsMessage

Field Value

Panel

Remarks

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

QuestionSetField

QuestionSetField control.

protected HtmlGenericControl QuestionSetField

Field Value

HtmlGenericControl

Remarks

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

QuestionSetRequired

QuestionSetRequired control.

protected CustomValidator QuestionSetRequired

Field Value

CustomValidator

Remarks

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

QuestionSets

QuestionSets control.

protected CheckBoxList QuestionSets

Field Value

CheckBoxList

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

Remarks

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

SpecificationName

SpecificationName control.

protected Literal SpecificationName

Field Value

Literal

Remarks

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

Methods

GetParentLinkParameters(IWebRoute)

public string GetParentLinkParameters(IWebRoute parent)

Parameters

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs