Table of Contents

Class Create

Namespace
InSite.UI.Admin.Reports
Assembly
InSite.UI.dll
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

CancelButton

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.

JsonFileUpload

JsonFileUpload control.

protected FileUpload JsonFileUpload

Field Value

FileUpload

Remarks

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

JsonFileUploadButton

JsonFileUploadButton control.

protected Button JsonFileUploadButton

Field Value

Button

Remarks

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

JsonFileUploadContainer

JsonFileUploadContainer control.

protected Container JsonFileUploadContainer

Field Value

Container

Remarks

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

JsonFileUploadExtensionValidator

JsonFileUploadExtensionValidator control.

protected CustomValidator JsonFileUploadExtensionValidator

Field Value

CustomValidator

Remarks

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

JsonInput

JsonInput control.

protected TextBox JsonInput

Field Value

TextBox

Remarks

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

JsonInputField

JsonInputField control.

protected HtmlGenericControl JsonInputField

Field Value

HtmlGenericControl

Remarks

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

JsonSchemaValidator

JsonSchemaValidator control.

protected CustomValidator JsonSchemaValidator

Field Value

CustomValidator

Remarks

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

JsonSection

JsonSection control.

protected HtmlGenericControl JsonSection

Field Value

HtmlGenericControl

Remarks

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

PrivacyGroups

PrivacyGroups control.

protected PrivacyGroupManager PrivacyGroups

Field Value

PrivacyGroupManager

Remarks

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

PrivacyGroupsField

PrivacyGroupsField control.

protected HtmlGenericControl PrivacyGroupsField

Field Value

HtmlGenericControl

Remarks

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

ReportData

ReportData control.

protected JsonEditor ReportData

Field Value

JsonEditor

Remarks

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

ReportDescription

ReportDescription control.

protected TextBox ReportDescription

Field Value

TextBox

Remarks

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

ReportInputsContainer

ReportInputsContainer control.

protected Container ReportInputsContainer

Field Value

Container

Remarks

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

ReportSelector

ReportSelector control.

protected ReportComboBox ReportSelector

Field Value

ReportComboBox

Remarks

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

ReportSelectorField

ReportSelectorField control.

protected HtmlGenericControl ReportSelectorField

Field Value

HtmlGenericControl

Remarks

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

ReportTitle

ReportTitle control.

protected TextBox ReportTitle

Field Value

TextBox

Remarks

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

ReportType

ReportType control.

protected ComboBox ReportType

Field Value

ComboBox

Remarks

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

ReportTypeField

ReportTypeField control.

protected HtmlGenericControl ReportTypeField

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.

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

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

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs