[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Download(String, array<Char>[]()[]) |
Download a document to the browser. This method sets appropriate parameters
so that the file can be downloaded to the browser.
|
![]() ![]() | Download(String, Stream) |
Download a document to the browser. This method sets appropriate parameters
so that the file can be downloaded to the browser.
|
![]() ![]() | Download(String, String) |
Download a document to the browser. This method sets appropriate parameters
so that the file can be downloaded to the browser.
|
![]() ![]() | Download(String, Stream, String) |
Download a document to the browser. This method sets appropriate parameters
so that the file can be downloaded to the browser.
|
![]() ![]() | Download(String, String, String) |
Downloads the file
|