Table of Contents

Class Download

Namespace
InSite.Admin.Workflow.Forms
Assembly
InSite.UI.dll
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 control.

protected CancelButton CancelLink

Field Value

CancelButton

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CompressionMode

CompressionMode control.

protected ComboBox CompressionMode

Field Value

ComboBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

DownloadButton

DownloadButton control.

protected DownloadButton DownloadButton

Field Value

DownloadButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

DownloadSection

DownloadSection control.

protected HtmlGenericControl DownloadSection

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FileFormatField

FileFormatField control.

protected HtmlGenericControl FileFormatField

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FileFormatSelector

FileFormatSelector control.

protected RadioButtonList FileFormatSelector

Field Value

RadioButtonList

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FileName

FileName control.

protected TextBox FileName

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SurveyDetail

SurveyDetail control.

protected FormInfo SurveyDetail

Field Value

FormInfo

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

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs