StorageHelper
SaveBinaryDataToDisk Method
Kentico 8.0 API Reference
Saves the file from given byte array to the file system.
Namespace:
CMS.IO
Assembly:
CMS.IO
(in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
filePath
Type:
System
String
File path
fileData
Type:
System
Byte
File data
See Also
StorageHelper Class
StorageHelper Members
CMS.IO Namespace