Table of Contents

Class Create

Namespace
InSite.Admin.Standards.Documents.Forms
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

BaseStandardField

BaseStandardField control.

protected HtmlGenericControl BaseStandardField

Field Value

HtmlGenericControl

Remarks

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

BaseStandardLabel

BaseStandardLabel control.

protected Literal BaseStandardLabel

Field Value

Literal

Remarks

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

BaseStandardSelector

BaseStandardSelector control.

protected FindStandard BaseStandardSelector

Field Value

FindStandard

Remarks

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

BaseStandardTypeSelector

BaseStandardTypeSelector control.

protected ComboBox BaseStandardTypeSelector

Field Value

ComboBox

Remarks

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

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.

CopyButton

CopyButton control.

protected SaveButton CopyButton

Field Value

SaveButton

Remarks

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

CopyCancelButton

CopyCancelButton control.

protected CancelButton CopyCancelButton

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.

CreatorStatus

CreatorStatus control.

protected Alert CreatorStatus

Field Value

Alert

Remarks

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

DocumentStandardSelector

DocumentStandardSelector control.

protected FindStandard DocumentStandardSelector

Field Value

FindStandard

Remarks

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

DocumentType

DocumentType control.

protected ComboBox DocumentType

Field Value

ComboBox

Remarks

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

DocumentTypeDuplicate

DocumentTypeDuplicate control.

protected ComboBox DocumentTypeDuplicate

Field Value

ComboBox

Remarks

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

DuplicateSection

DuplicateSection control.

protected Panel DuplicateSection

Field Value

Panel

Remarks

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

GeneralSection

GeneralSection control.

protected HtmlGenericControl GeneralSection

Field Value

HtmlGenericControl

Remarks

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

JsonFileUpload

JsonFileUpload control.

protected FileUploadV1 JsonFileUpload

Field Value

FileUploadV1

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.

NewSection

NewSection control.

protected Panel NewSection

Field Value

Panel

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.

TitleDuplicate

TitleDuplicate control.

protected TextBox TitleDuplicate

Field Value

TextBox

Remarks

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

TitleInput

TitleInput control.

protected TextBox TitleInput

Field Value

TextBox

Remarks

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

UploadCancelButton

UploadCancelButton control.

protected CancelButton UploadCancelButton

Field Value

CancelButton

Remarks

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

UploadSaveButton

UploadSaveButton control.

protected SaveButton UploadSaveButton

Field Value

SaveButton

Remarks

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

UploadSection

UploadSection control.

protected Panel UploadSection

Field Value

Panel

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

asset QStandard

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs