Class Download
public class Download : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Download
- Implements
- Inherited Members
Constructors
Download()
public Download()
Fields
CancelLink
CancelLink control.
protected CancelButton CancelLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompressionMode
CompressionMode control.
protected ComboBox CompressionMode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadButton
DownloadButton control.
protected DownloadButton DownloadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadSection
DownloadSection control.
protected HtmlGenericControl DownloadSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileFormatField
FileFormatField control.
protected HtmlGenericControl FileFormatField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileFormatSelector
FileFormatSelector control.
protected RadioButtonList FileFormatSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileName
FileName control.
protected TextBox FileName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
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.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)