Table of Contents

Class Download

Namespace
InSite.UI.Portal.Standards.Documents
Assembly
InSite.UI.dll
public class Download : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
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.

DocumentCompetencyFields

DocumentCompetencyFields control.

protected CheckBoxList DocumentCompetencyFields

Field Value

CheckBoxList

Remarks

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

DocumentCompetencyFieldsPanel

DocumentCompetencyFieldsPanel control.

protected HtmlGenericControl DocumentCompetencyFieldsPanel

Field Value

HtmlGenericControl

Remarks

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

DocumentFooterText

DocumentFooterText control.

protected TextBox DocumentFooterText

Field Value

TextBox

Remarks

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

DocumentIsBulletedList

DocumentIsBulletedList control.

protected CheckBox DocumentIsBulletedList

Field Value

CheckBox

Remarks

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

DocumentIsOrderedList

DocumentIsOrderedList control.

protected CheckBox DocumentIsOrderedList

Field Value

CheckBox

Remarks

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

DocumentIsPrintAsChecklist

DocumentIsPrintAsChecklist control.

protected CheckBox DocumentIsPrintAsChecklist

Field Value

CheckBox

Remarks

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

DocumentIsRenderPageBreaks

DocumentIsRenderPageBreaks control.

protected CheckBox DocumentIsRenderPageBreaks

Field Value

CheckBox

Remarks

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

DocumentIsRenderPageNumbers

DocumentIsRenderPageNumbers control.

protected CheckBox DocumentIsRenderPageNumbers

Field Value

CheckBox

Remarks

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

DocumentIsRenderToc

DocumentIsRenderToc control.

protected CheckBox DocumentIsRenderToc

Field Value

CheckBox

Remarks

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

DocumentIsShowFieldHeading

DocumentIsShowFieldHeading control.

protected CheckBox DocumentIsShowFieldHeading

Field Value

CheckBox

Remarks

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

DocumentLanguageSelector

DocumentLanguageSelector control.

protected LanguageComboBox DocumentLanguageSelector

Field Value

LanguageComboBox

Remarks

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

DocumentScript

DocumentScript control.

protected PageFooterContent DocumentScript

Field Value

PageFooterContent

Remarks

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

DocumentSection

DocumentSection control.

protected AccordionPanel DocumentSection

Field Value

AccordionPanel

Remarks

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

DocumentSectionContainer

DocumentSectionContainer control.

protected Container DocumentSectionContainer

Field Value

Container

Remarks

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

DocumentSectionStatus

DocumentSectionStatus control.

protected Alert DocumentSectionStatus

Field Value

Alert

Remarks

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

DocumentSettingsManager

DocumentSettingsManager control.

protected DocumentSettingsManager DocumentSettingsManager

Field Value

DocumentSettingsManager

Remarks

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

DownloadButton

DownloadButton control.

protected Button DownloadButton

Field Value

Button

Remarks

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

DownloadSection

DownloadSection control.

protected AccordionPanel DownloadSection

Field Value

AccordionPanel

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.

FileTypeSelector

FileTypeSelector control.

protected RadioButtonList FileTypeSelector

Field Value

RadioButtonList

Remarks

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

MainAccordion

MainAccordion control.

protected Accordion MainAccordion

Field Value

Accordion

Remarks

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

ObjectPropertiesField

ObjectPropertiesField control.

protected HtmlGenericControl ObjectPropertiesField

Field Value

HtmlGenericControl

Remarks

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

ObjectPropertiesScript

ObjectPropertiesScript control.

protected PageFooterContent ObjectPropertiesScript

Field Value

PageFooterContent

Remarks

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

ObjectPropertiesSelector

ObjectPropertiesSelector control.

protected CheckBoxList ObjectPropertiesSelector

Field Value

CheckBoxList

Remarks

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

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

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