StorageHelperGetImageUrl Method |
Gets the real file path for the given path (for zip returns the path to the zip file)
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public static string GetImageUrl(
string path
)
Parameters
- path
- Type: SystemString
Path
Return Value
Type:
StringSee Also