Table of Contents

Class Download

Namespace
InSite.Admin.Sites.Sites.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 CloseButton CancelLink

Field Value

CloseButton

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.

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.

SiteDetails

SiteDetails control.

protected SiteInfo SiteDetails

Field Value

SiteInfo

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.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs