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.
CreateMultiView
CreateMultiView control.
protected MultiView CreateMultiView
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.
MultipleGroupLabel
MultipleGroupLabel control.
protected TextBox MultipleGroupLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultipleGroupName
MultipleGroupName control.
protected TextBox MultipleGroupName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultipleGroupType
MultipleGroupType control.
protected GroupTypeComboBox MultipleGroupType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleGroupLabel
SingleGroupLabel control.
protected TextBox SingleGroupLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleGroupName
SingleGroupName control.
protected TextBox SingleGroupName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleGroupType
SingleGroupType control.
protected GroupTypeComboBox SingleGroupType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewMultipleSection
ViewMultipleSection control.
protected View ViewMultipleSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewNewSection
ViewNewSection control.
protected View ViewNewSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
DefaultGroupLabel
public string DefaultGroupLabel { get; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)