Enum
DownloadOption

Download options for a download from an html page.

Definition

Namespace:ArtOfTest.WebAii.Controls.HtmlControls

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum DownloadOption

Fields

Cancel

Cancel the download dialog.

Declaration

cs-api-definition
Cancel = 1

Field Value

DownloadOption

Save

Save the downloaded file to a specific location on disk.

Declaration

cs-api-definition
Save = 0

Field Value

DownloadOption

In this article
DefinitionFieldsCancelSave
Not finding the help you need?
Contact Support