Class DeleteAttachment
public class DeleteAttachment : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
DeleteAttachment
- Implements
- Inherited Members
Constructors
DeleteAttachment()
public DeleteAttachment()
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.
DeleteButton
DeleteButton control.
protected DeleteButton DeleteButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileName
FileName control.
protected LinkButton FileName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileSize
FileSize control.
protected Literal FileSize
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Timestamp
Timestamp control.
protected Literal Timestamp
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)