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: OnlineSystem String
File path
fileData
Type:  OnlineSystem Byte 
File data
See Also