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
AttachmentCount
AttachmentCount control.
protected Literal AttachmentCount
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.
CaseInfo
CaseInfo control.
protected CaseInfo CaseInfo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommentCount
CommentCount control.
protected Literal CommentCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Confirm1
Confirm1 control.
protected CheckBox Confirm1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Confirm1Panel
Confirm1Panel control.
protected HtmlGenericControl Confirm1Panel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Confirm2
Confirm2 control.
protected CheckBox Confirm2
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.
Status
Status control.
protected Alert Status
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserCount
UserCount control.
protected Literal UserCount
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)