HTTPHelper Methods |
The HTTPHelper type exposes the following members.
Name | Description | |
---|---|---|
AddContentDispositionHeader(HttpResponse, Boolean, String) |
Adds Content-Disposition Header to response.
| |
AddContentDispositionHeader(IResponse, Boolean, String) |
Adds Content-Disposition Header to response.
| |
GetFileDisposition |
Gets the file disposition
| |
IsDispositionInline |
Indicates if file with given extension should be displayed inline browser.
| |
SetFileDisposition |
Sets the file disposition to the output
|