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.
ConfirmLiteral
ConfirmLiteral control.
protected Literal ConfirmLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CourseCount
CourseCount control.
protected Literal CourseCount
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.
DeleteResponsesCheckBox
DeleteResponsesCheckBox control.
protected CheckBox DeleteResponsesCheckBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteResponsesPanel
DeleteResponsesPanel control.
protected HtmlGenericControl DeleteResponsesPanel
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.
MessageCount
MessageCount control.
protected Literal MessageCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionCount
QuestionCount control.
protected Literal QuestionCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseCount
ResponseCount control.
protected Literal ResponseCount
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.
SurveyDetail
SurveyDetail control.
protected FormInfo SurveyDetail
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
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)