Table of Contents

Class Create

Namespace
InSite.Admin.Sites.Pages
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

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.

ContentLabels

ContentLabels control.

protected TextBox ContentLabels

Field Value

TextBox

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.

CopyWebPageId

CopyWebPageId control.

protected PagePopupSelector CopyWebPageId

Field Value

PagePopupSelector

Remarks

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

CopyWebSiteSelector

CopyWebSiteSelector control.

protected WebSiteComboBox CopyWebSiteSelector

Field Value

WebSiteComboBox

Remarks

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

CreateUploadFile

CreateUploadFile control.

protected FileUploadV1 CreateUploadFile

Field Value

FileUploadV1

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.

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.

MultipleParentPageId

MultipleParentPageId control.

protected PagePopupSelector MultipleParentPageId

Field Value

PagePopupSelector

Remarks

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

MultipleView

MultipleView control.

protected View MultipleView

Field Value

View

Remarks

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

MultipleWebSiteSelector

MultipleWebSiteSelector control.

protected WebSiteComboBox MultipleWebSiteSelector

Field Value

WebSiteComboBox

Remarks

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

NextButton

NextButton control.

protected NextButton NextButton

Field Value

NextButton

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.

Outline

Outline control.

protected TextBox Outline

Field Value

TextBox

Remarks

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

PageDuplicateValidator

PageDuplicateValidator control.

protected CustomValidator PageDuplicateValidator

Field Value

CustomValidator

Remarks

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

PreviewContentLabels

PreviewContentLabels control.

protected TextBox PreviewContentLabels

Field Value

TextBox

Remarks

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

PreviewContentLabelsField

PreviewContentLabelsField control.

protected HtmlGenericControl PreviewContentLabelsField

Field Value

HtmlGenericControl

Remarks

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

PreviewSection

PreviewSection control.

protected HtmlGenericControl PreviewSection

Field Value

HtmlGenericControl

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.

SingleBlockControl

SingleBlockControl control.

protected ComboBox SingleBlockControl

Field Value

ComboBox

Remarks

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

SingleBlockControlField

SingleBlockControlField control.

protected HtmlGenericControl SingleBlockControlField

Field Value

HtmlGenericControl

Remarks

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

SinglePageType

SinglePageType control.

protected WebPageTypeComboBox SinglePageType

Field Value

WebPageTypeComboBox

Remarks

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

SingleParentPageId

SingleParentPageId control.

protected PagePopupSelector SingleParentPageId

Field Value

PagePopupSelector

Remarks

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

SingleSlug

SingleSlug control.

protected TextBox SingleSlug

Field Value

TextBox

Remarks

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

SingleTitle

SingleTitle control.

protected TextBox SingleTitle

Field Value

TextBox

Remarks

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

SingleWebSiteSelector

SingleWebSiteSelector control.

protected QSiteComboBox SingleWebSiteSelector

Field Value

QSiteComboBox

Remarks

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

TreeViewRepeater

TreeViewRepeater control.

protected Repeater TreeViewRepeater

Field Value

Repeater

Remarks

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

UploadFileType

UploadFileType control.

protected ComboBox UploadFileType

Field Value

ComboBox

Remarks

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

UploadFileUploaded

UploadFileUploaded control.

protected Button UploadFileUploaded

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.

Properties

PageIdentifier

protected Guid? PageIdentifier { get; }

Property Value

Guid?

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