Class Download
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
CancelLink control.
protected CloseButton 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.
DocumentCompetencyFields
DocumentCompetencyFields control.
protected CheckBoxList DocumentCompetencyFields
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentCompetencyFieldsPanel
DocumentCompetencyFieldsPanel control.
protected HtmlGenericControl DocumentCompetencyFieldsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentFooterText
DocumentFooterText control.
protected TextBox DocumentFooterText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentIsBulletedList
DocumentIsBulletedList control.
protected CheckBox DocumentIsBulletedList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentIsOrderedList
DocumentIsOrderedList control.
protected CheckBox DocumentIsOrderedList
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentIsPrintAsChecklist
DocumentIsPrintAsChecklist control.
protected CheckBox DocumentIsPrintAsChecklist
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentIsRenderPageBreaks
DocumentIsRenderPageBreaks control.
protected CheckBox DocumentIsRenderPageBreaks
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentIsRenderPageNumbers
DocumentIsRenderPageNumbers control.
protected CheckBox DocumentIsRenderPageNumbers
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentIsRenderToc
DocumentIsRenderToc control.
protected CheckBox DocumentIsRenderToc
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentIsShowFieldHeading
DocumentIsShowFieldHeading control.
protected CheckBox DocumentIsShowFieldHeading
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentLanguageSelector
DocumentLanguageSelector control.
protected LanguageComboBox DocumentLanguageSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentScript
DocumentScript control.
protected PageFooterContent DocumentScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentSection
DocumentSection control.
protected AccordionPanel DocumentSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentSectionContainer
DocumentSectionContainer control.
protected Container DocumentSectionContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentSectionStatus
DocumentSectionStatus control.
protected Alert DocumentSectionStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DocumentSettingsManager
DocumentSettingsManager control.
protected DocumentSettingsManager DocumentSettingsManager
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadButton
DownloadButton control.
protected Button DownloadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadSection
DownloadSection control.
protected AccordionPanel 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.
FileTypeSelector
FileTypeSelector control.
protected RadioButtonList FileTypeSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MainAccordion
MainAccordion control.
protected Accordion MainAccordion
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ObjectPropertiesField
ObjectPropertiesField control.
protected HtmlGenericControl ObjectPropertiesField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ObjectPropertiesScript
ObjectPropertiesScript control.
protected PageFooterContent ObjectPropertiesScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ObjectPropertiesSelector
ObjectPropertiesSelector control.
protected CheckBoxList ObjectPropertiesSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
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)