File GetFileObject Method Kentico 8.0 API Reference
Gets the file provider object for given path

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

path
Type: OnlineSystem String
Input path, output is path relative to the returned storage provider

Return Value

Type: AbstractFile
See Also