Class Create
- Namespace
- InSite.Admin.Standards.Collections.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
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyLabel
CopyLabel control.
protected TextBox CopyLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyTitle
CopyTitle control.
protected TextBox CopyTitle
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.
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.
CreatorStatus
CreatorStatus control.
protected Alert CreatorStatus
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.
NewLabel
NewLabel control.
protected TextBox NewLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewTitle
NewTitle control.
protected TextBox NewTitle
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.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardComboBox
StandardComboBox control.
protected FindStandard StandardComboBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardComboBoxValidator
StandardComboBoxValidator control.
protected RequiredValidator StandardComboBoxValidator
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
DefaultLanguage
public string DefaultLanguage { get; }
Property Value
OutlinePath
protected string OutlinePath { get; }
Property Value
SearchPath
protected string SearchPath { get; }
Property Value
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)
Parameters
SaveOne()
protected void SaveOne()