HTTPHelperSetFileDisposition Method |
Sets the file disposition to the output
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static void SetFileDisposition(
string fileName,
string extension
)
Parameters
- fileName
- Type: SystemString
File name - extension
- Type: SystemString
File extension
See Also