Class Create
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentLabels
ContentLabels control.
protected TextBox ContentLabels
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyView
CopyView control.
protected View CopyView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyWebPageId
CopyWebPageId control.
protected PagePopupSelector CopyWebPageId
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyWebSiteSelector
CopyWebSiteSelector control.
protected WebSiteComboBox CopyWebSiteSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateUploadFile
CreateUploadFile control.
protected FileUploadV1 CreateUploadFile
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreationType
CreationType control.
protected CreationTypeComboBox CreationType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultiView
MultiView control.
protected MultiView MultiView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultipleParentPageId
MultipleParentPageId control.
protected PagePopupSelector MultipleParentPageId
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultipleView
MultipleView control.
protected View MultipleView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultipleWebSiteSelector
MultipleWebSiteSelector control.
protected WebSiteComboBox MultipleWebSiteSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NextButton
NextButton control.
protected NextButton NextButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OneView
OneView control.
protected View OneView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Outline
Outline control.
protected TextBox Outline
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageDuplicateValidator
PageDuplicateValidator control.
protected CustomValidator PageDuplicateValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PreviewContentLabels
PreviewContentLabels control.
protected TextBox PreviewContentLabels
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PreviewContentLabelsField
PreviewContentLabelsField control.
protected HtmlGenericControl PreviewContentLabelsField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PreviewSection
PreviewSection control.
protected HtmlGenericControl PreviewSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleBlockControl
SingleBlockControl control.
protected ComboBox SingleBlockControl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleBlockControlField
SingleBlockControlField control.
protected HtmlGenericControl SingleBlockControlField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SinglePageType
SinglePageType control.
protected WebPageTypeComboBox SinglePageType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleParentPageId
SingleParentPageId control.
protected PagePopupSelector SingleParentPageId
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleSlug
SingleSlug control.
protected TextBox SingleSlug
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleTitle
SingleTitle control.
protected TextBox SingleTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleWebSiteSelector
SingleWebSiteSelector control.
protected QSiteComboBox SingleWebSiteSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TreeViewRepeater
TreeViewRepeater control.
protected Repeater TreeViewRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadFileType
UploadFileType control.
protected ComboBox UploadFileType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadFileUploaded
UploadFileUploaded control.
protected Button UploadFileUploaded
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadJsonInput
UploadJsonInput control.
protected TextBox UploadJsonInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadView
UploadView control.
protected View UploadView
Field Value
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
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)