File GetFileObject Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: AbstractFile
See Also