Table of Contents

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

CancelButton

Remarks

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

CopyLabel

CopyLabel control.

protected TextBox CopyLabel

Field Value

TextBox

Remarks

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

CopyTitle

CopyTitle control.

protected TextBox CopyTitle

Field Value

TextBox

Remarks

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

CopyView

CopyView control.

protected View CopyView

Field Value

View

Remarks

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

CreateUploadFile

CreateUploadFile control.

protected FileUploadV1 CreateUploadFile

Field Value

FileUploadV1

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.

MultiView

MultiView control.

protected MultiView MultiView

Field Value

MultiView

Remarks

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

NewLabel

NewLabel control.

protected TextBox NewLabel

Field Value

TextBox

Remarks

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

NewTitle

NewTitle control.

protected TextBox NewTitle

Field Value

TextBox

Remarks

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

OneView

OneView control.

protected View OneView

Field Value

View

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.

StandardComboBox

StandardComboBox control.

protected FindStandard StandardComboBox

Field Value

FindStandard

Remarks

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

StandardComboBoxValidator

StandardComboBoxValidator control.

protected RequiredValidator StandardComboBoxValidator

Field Value

RequiredValidator

Remarks

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

UploadFileUploaded

UploadFileUploaded control.

protected Button UploadFileUploaded

Field Value

Button

Remarks

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

UploadJsonInput

UploadJsonInput control.

protected TextBox UploadJsonInput

Field Value

TextBox

Remarks

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

UploadView

UploadView control.

protected View UploadView

Field Value

View

Remarks

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

Properties

DefaultLanguage

public string DefaultLanguage { get; }

Property Value

string

OutlinePath

protected string OutlinePath { get; }

Property Value

string

SearchPath

protected string SearchPath { get; }

Property Value

string

Methods

GetParentLinkParameters(IWebRoute)

public string GetParentLinkParameters(IWebRoute parent)

Parameters

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SaveOne()

protected void SaveOne()