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
AchievementListEditor
AchievementListEditor control.
protected AchievementListEditor AchievementListEditor
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AlertStatus
AlertStatus control.
protected Alert AlertStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
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.
DepartmentIdentifier
DepartmentIdentifier control.
protected FindDepartment DepartmentIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NavPanel
NavPanel control.
protected Nav NavPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewSection
NewSection control.
protected HtmlGenericControl NewSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramCode
ProgramCode control.
protected TextBox ProgramCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramDescription
ProgramDescription control.
protected TextBox ProgramDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramName
ProgramName control.
protected TextBox ProgramName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramType
ProgramType control.
protected CheckBox ProgramType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Step1NextButton
Step1NextButton control.
protected NextButton Step1NextButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Step1SaveButton
Step1SaveButton control.
protected SaveButton Step1SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Step1Section
Step1Section control.
protected NavItem Step1Section
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Step2NextButton
Step2NextButton control.
protected NextButton Step2NextButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Step2Section
Step2Section control.
protected NavItem Step2Section
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Step3SaveButton
Step3SaveButton control.
protected SaveButton Step3SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Step3Section
Step3Section control.
protected NavItem Step3Section
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TaskGrid
TaskGrid control.
protected TaskGridEdit TaskGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidationSummary
ValidationSummary control.
protected ValidationSummary ValidationSummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
BookmarkedAchievements
public List<Guid> BookmarkedAchievements { get; set; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)