Saves the given file to the disk file
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- filePath
- Type: System String
File path
- data
- Type: CMS.Core BinaryData
File data
- closeStream (Optional)
- Type: System Boolean
If true, and source data is stream, the stream gets closed
See Also