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
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmMessage
ConfirmMessage control.
protected HtmlGenericControl ConfirmMessage
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.
DeleteConfirmationCheckbox
DeleteConfirmationCheckbox control.
protected CheckBox DeleteConfirmationCheckbox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ErrorPanel
ErrorPanel control.
protected Panel ErrorPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ErrorText
ErrorText control.
protected Literal ErrorText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnersCount
LearnersCount control.
protected Literal LearnersCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProgramDetails
ProgramDetails control.
protected ProgramDetails ProgramDetails
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TasksCount
TasksCount control.
protected Literal TasksCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetParentLinkParameters(IWebRoute)
public string GetParentLinkParameters(IWebRoute parent)
Parameters
parentIWebRoute
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)