Table of Contents

Class Create

Namespace
InSite.Admin.Events.Classes.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

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.

CopyDurationCheckbox

CopyDurationCheckbox control.

protected CheckBox CopyDurationCheckbox

Field Value

CheckBox

Remarks

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

CopyEventDuration

CopyEventDuration control.

protected NumericBox CopyEventDuration

Field Value

NumericBox

Remarks

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

CopyEventDurationUnit

CopyEventDurationUnit control.

protected ComboBox CopyEventDurationUnit

Field Value

ComboBox

Remarks

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

CopyEventScheduledEnd

CopyEventScheduledEnd control.

protected DateTimeOffsetSelector CopyEventScheduledEnd

Field Value

DateTimeOffsetSelector

Remarks

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

CopyEventScheduledEndValidator

CopyEventScheduledEndValidator control.

protected CustomValidator CopyEventScheduledEndValidator

Field Value

CustomValidator

Remarks

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

CopyEventScheduledStart

CopyEventScheduledStart control.

protected DateTimeOffsetSelector CopyEventScheduledStart

Field Value

DateTimeOffsetSelector

Remarks

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

CopyEventSelector

CopyEventSelector control.

protected FindEvent CopyEventSelector

Field Value

FindEvent

Remarks

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

CopyEventTitle

CopyEventTitle control.

protected TextBox CopyEventTitle

Field Value

TextBox

Remarks

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

CopyEventValidator

CopyEventValidator control.

protected RequiredValidator CopyEventValidator

Field Value

RequiredValidator

Remarks

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

CopyGradebooks

CopyGradebooks control.

protected RadioButtonList CopyGradebooks

Field Value

RadioButtonList

Remarks

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

CopyGradebooksField

CopyGradebooksField control.

protected HtmlGenericControl CopyGradebooksField

Field Value

HtmlGenericControl

Remarks

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

CopyView

CopyView control.

protected View CopyView

Field Value

View

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.

DurationField

DurationField control.

protected HtmlGenericControl DurationField

Field Value

HtmlGenericControl

Remarks

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

MultiView

MultiView control.

protected MultiView MultiView

Field Value

MultiView

Remarks

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

OneAchievementIdentifier

OneAchievementIdentifier control.

protected FindAchievement OneAchievementIdentifier

Field Value

FindAchievement

Remarks

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

OneEventDuration

OneEventDuration control.

protected NumericBox OneEventDuration

Field Value

NumericBox

Remarks

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

OneEventDurationUnit

OneEventDurationUnit control.

protected ComboBox OneEventDurationUnit

Field Value

ComboBox

Remarks

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

OneEventScheduledEnd

OneEventScheduledEnd control.

protected DateTimeOffsetSelector OneEventScheduledEnd

Field Value

DateTimeOffsetSelector

Remarks

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

OneEventScheduledEndValidator

OneEventScheduledEndValidator control.

protected CustomValidator OneEventScheduledEndValidator

Field Value

CustomValidator

Remarks

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

OneEventScheduledStart

OneEventScheduledStart control.

protected DateTimeOffsetSelector OneEventScheduledStart

Field Value

DateTimeOffsetSelector

Remarks

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

OneEventSummary

OneEventSummary control.

protected TextBox OneEventSummary

Field Value

TextBox

Remarks

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

OneEventTitle

OneEventTitle control.

protected TextBox OneEventTitle

Field Value

TextBox

Remarks

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

OneVenueLocationGroup

OneVenueLocationGroup control.

protected FindGroup OneVenueLocationGroup

Field Value

FindGroup

Remarks

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

OneVenueRoom

OneVenueRoom control.

protected TextBox OneVenueRoom

Field Value

TextBox

Remarks

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

OneView

OneView control.

protected View OneView

Field Value

View

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.

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

UploadJsonFile

UploadJsonFile control.

protected FileUploadV1 UploadJsonFile

Field Value

FileUploadV1

Remarks

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

UploadJsonFileUploaded

UploadJsonFileUploaded control.

protected Button UploadJsonFileUploaded

Field Value

Button

Remarks

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

UploadJsonInput

UploadJsonInput control.

protected TextBox UploadJsonInput

Field Value

TextBox

Remarks

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

UploadView

UploadView control.

protected View UploadView

Field Value

View

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