GetFilePageSetDisposition Method |
Sets response header according to file type.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected virtual void SetDisposition(
string fileName,
string extension
)
Parameters
- fileName
- Type: SystemString
Name of file - extension
- Type: SystemString
File extension
See Also