Table of Contents

Class Create

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

Constructors

Create()

public Create()

Fields

BillingCode

BillingCode control.

protected ItemNameComboBox BillingCode

Field Value

ItemNameComboBox

Remarks

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

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.

ClassCode

ClassCode control.

protected TextBox ClassCode

Field Value

TextBox

Remarks

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

ClassCodeField

ClassCodeField control.

protected HtmlGenericControl ClassCodeField

Field Value

HtmlGenericControl

Remarks

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

CreationType

CreationType control.

protected CreationTypeComboBox CreationType

Field Value

CreationTypeComboBox

Remarks

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

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

EventFormat

EventFormat control.

protected EventFormatComboBox EventFormat

Field Value

EventFormatComboBox

Remarks

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

EventScheduled

EventScheduled control.

protected DateTimeOffsetSelector EventScheduled

Field Value

DateTimeOffsetSelector

Remarks

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

EventSection

EventSection control.

protected HtmlGenericControl EventSection

Field Value

HtmlGenericControl

Remarks

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

EventTypeHelp

EventTypeHelp control.

protected HtmlGenericControl EventTypeHelp

Field Value

HtmlGenericControl

Remarks

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

ExamType

ExamType control.

protected ExamTypeComboBox ExamType

Field Value

ExamTypeComboBox

Remarks

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

FullLabel

FullLabel control.

protected HtmlGenericControl FullLabel

Field Value

HtmlGenericControl

Remarks

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

LocationRoom

LocationRoom control.

protected TextBox LocationRoom

Field Value

TextBox

Remarks

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

LocationRoomField

LocationRoomField control.

protected HtmlGenericControl LocationRoomField

Field Value

HtmlGenericControl

Remarks

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

MaximumParticipantCount

MaximumParticipantCount control.

protected NumericBox MaximumParticipantCount

Field Value

NumericBox

Remarks

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

NewSection

NewSection control.

protected Panel NewSection

Field Value

Panel

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.

ValidationSummary

ValidationSummary control.

protected ValidationSummary ValidationSummary

Field Value

ValidationSummary

Remarks

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

VenueLocationIdentifier

VenueLocationIdentifier control.

protected FindGroup VenueLocationIdentifier

Field Value

FindGroup

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

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs