Class Delete
public class Delete : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Delete
- Implements
- Inherited Members
Constructors
Delete()
public Delete()
Fields
AchievementName
AchievementName control.
protected Literal AchievementName
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.
ChildrenCount
ChildrenCount control.
protected Literal ChildrenCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteButton
DeleteButton control.
protected DeleteButton DeleteButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteChildrenCheckbox
DeleteChildrenCheckbox control.
protected CheckBox DeleteChildrenCheckbox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteScoresCheckBox
DeleteScoresCheckBox control.
protected CheckBox DeleteScoresCheckBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteWarning
DeleteWarning control.
protected HtmlGenericControl DeleteWarning
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GradebookName
GradebookName control.
protected Literal GradebookName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ItemCode
ItemCode control.
protected Literal ItemCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ItemName
ItemName control.
protected Literal ItemName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoDelete
NoDelete control.
protected HtmlGenericControl NoDelete
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ParentItemName
ParentItemName control.
protected Literal ParentItemName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScoresCount
ScoresCount control.
protected Literal ScoresCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScoresPanel
ScoresPanel control.
protected HtmlGenericControl ScoresPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Status
Status control.
protected Alert Status
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.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)