StorageHelper GetFullFilePhysicalPath Method Kentico 8.0 API Reference
Returns full physical path of a file or folder. Does not change the ending slash

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

Parameters

path
Type: OnlineSystem String
Path
webFullPath (Optional)
Type: OnlineSystem String
Full path to the root of the web project (e.g. c:\WebProject\)

Return Value

Type: OnlineString
See Also