Table of Contents

Class Create

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

Constructors

Create()

public Create()

Fields

BookmarkExpired

BookmarkExpired control.

protected DateTimeOffsetSelector BookmarkExpired

Field Value

DateTimeOffsetSelector

Remarks

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

BookmarkExpiredField

BookmarkExpiredField control.

protected HtmlGenericControl BookmarkExpiredField

Field Value

HtmlGenericControl

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.

CommandDetails

CommandDetails control.

protected Details CommandDetails

Field Value

Details

Remarks

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

OrganizationIdentifier

OrganizationIdentifier control.

protected FindOrganization OrganizationIdentifier

Field Value

FindOrganization

Remarks

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

RecurrenceField

RecurrenceField control.

protected RecurrenceField RecurrenceField

Field Value

RecurrenceField

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.

ScheduledDate

ScheduledDate control.

protected DateTimeOffsetSelector ScheduledDate

Field Value

DateTimeOffsetSelector

Remarks

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

ScheduledDateField

ScheduledDateField control.

protected HtmlGenericControl ScheduledDateField

Field Value

HtmlGenericControl

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.

StatusComboBox

StatusComboBox control.

protected ComboBox StatusComboBox

Field Value

ComboBox

Remarks

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

UserIdentifier

UserIdentifier control.

protected FindUser UserIdentifier

Field Value

FindUser

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