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
CancelButton
CancelButton control.
protected CancelButton CancelButton
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.
JsonFileUpload
JsonFileUpload control.
protected FileUpload JsonFileUpload
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonFileUploadButton
JsonFileUploadButton control.
protected Button JsonFileUploadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonFileUploadContainer
JsonFileUploadContainer control.
protected Container JsonFileUploadContainer
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.
JsonInputField
JsonInputField control.
protected HtmlGenericControl JsonInputField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonSchemaValidator
JsonSchemaValidator control.
protected CustomValidator JsonSchemaValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonSection
JsonSection control.
protected HtmlGenericControl JsonSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PrivacyGroups
PrivacyGroups control.
protected PrivacyGroupManager PrivacyGroups
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PrivacyGroupsField
PrivacyGroupsField control.
protected HtmlGenericControl PrivacyGroupsField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportData
ReportData control.
protected JsonEditor ReportData
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportDescription
ReportDescription control.
protected TextBox ReportDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportInputsContainer
ReportInputsContainer control.
protected Container ReportInputsContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportSelector
ReportSelector control.
protected ReportComboBox ReportSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportSelectorField
ReportSelectorField control.
protected HtmlGenericControl ReportSelectorField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportTitle
ReportTitle control.
protected TextBox ReportTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportType
ReportType control.
protected ComboBox ReportType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportTypeField
ReportTypeField control.
protected HtmlGenericControl ReportTypeField
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.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)