StorageHelper
SaveBinaryDataToDisk Method
Kentico 8.1 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.1.5347.20411)
Parameters
filePath
Type:
System
String
File path
fileData
Type:
System
Byte
File data
See Also
StorageHelper Class
StorageHelper Members
CMS.IO Namespace