HTTPHelper MembersKentico 8.0 API Reference
The HTTPHelper type exposes the following members.
Methods

  NameDescription
Public methodStatic memberFilenameEncode
File name encoding function.
Public methodStatic memberGetDispositionFilename
Gets file name in format to be used in response headers for content-disposition file name.
Public methodStatic memberIsDispositionInline
Indicates if file with given extension should be displayed inline browser.
Public methodStatic memberSetFileDisposition
Sets the file disposition to the output
Back to Top
Properties

  NameDescription
Public propertyStatic memberDispositionInlineExtensions
List of file extensions for which the default disposition is inline. (Beside image, '.html' and '.htm' extensions, default extensions are '.pdf', '.swf')
Back to Top
See Also