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.
CourseName
CourseName control.
protected TextBox CourseName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CourseNameValidator
CourseNameValidator control.
protected RequiredValidator CourseNameValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CoursePanel
CoursePanel control.
protected HtmlGenericControl CoursePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateButton
CreateButton control.
protected SaveButton CreateButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateMultiView
CreateMultiView control.
protected MultiView CreateMultiView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateOneView
CreateOneView control.
protected View CreateOneView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateUploadFile
CreateUploadFile control.
protected FileUploadV1 CreateUploadFile
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateUploadView
CreateUploadView control.
protected View CreateUploadView
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.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadFileType
UploadFileType control.
protected ComboBox UploadFileType
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)