Table of Contents

Class Create

Namespace
InSite.Admin.Courses.Courses
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.

CourseName

CourseName control.

protected TextBox CourseName

Field Value

TextBox

Remarks

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

CourseNameValidator

CourseNameValidator control.

protected RequiredValidator CourseNameValidator

Field Value

RequiredValidator

Remarks

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

CoursePanel

CoursePanel control.

protected HtmlGenericControl CoursePanel

Field Value

HtmlGenericControl

Remarks

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

CreateButton

CreateButton control.

protected SaveButton CreateButton

Field Value

SaveButton

Remarks

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

CreateMultiView

CreateMultiView control.

protected MultiView CreateMultiView

Field Value

MultiView

Remarks

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

CreateOneView

CreateOneView control.

protected View CreateOneView

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.

CreateUploadView

CreateUploadView control.

protected View CreateUploadView

Field Value

View

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.

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

UploadFileType

UploadFileType control.

protected ComboBox UploadFileType

Field Value

ComboBox

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