Class Create
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
BaseStandardField
BaseStandardField control.
protected HtmlGenericControl BaseStandardField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BaseStandardLabel
BaseStandardLabel control.
protected Literal BaseStandardLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BaseStandardSelector
BaseStandardSelector control.
protected FindStandard BaseStandardSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BaseStandardTypeSelector
BaseStandardTypeSelector control.
protected ComboBox BaseStandardTypeSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyButton
CopyButton control.
protected SaveButton CopyButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyCancelButton
CopyCancelButton control.
protected CancelButton CopyCancelButton
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.
DocumentStandardSelector
DocumentStandardSelector control.
protected FindStandard DocumentStandardSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentType
DocumentType control.
protected ComboBox DocumentType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentTypeDuplicate
DocumentTypeDuplicate control.
protected ComboBox DocumentTypeDuplicate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DuplicateSection
DuplicateSection control.
protected Panel DuplicateSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GeneralSection
GeneralSection control.
protected HtmlGenericControl GeneralSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonFileUpload
JsonFileUpload control.
protected FileUploadV1 JsonFileUpload
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonFileUploadExtensionValidator
JsonFileUploadExtensionValidator control.
protected CustomValidator JsonFileUploadExtensionValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonInput
JsonInput control.
protected TextBox JsonInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewSection
NewSection control.
protected Panel NewSection
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.
TitleDuplicate
TitleDuplicate control.
protected TextBox TitleDuplicate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TitleInput
TitleInput control.
protected TextBox TitleInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadCancelButton
UploadCancelButton control.
protected CancelButton UploadCancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadSaveButton
UploadSaveButton control.
protected SaveButton UploadSaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadSection
UploadSection control.
protected Panel UploadSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
AssetId
protected Guid? AssetId { get; }
Property Value
- Guid?
Methods
GetCopyInputValues(QStandard)
public void GetCopyInputValues(QStandard asset)
Parameters
assetQStandard
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)