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