StorageHelperGetWebApplicationRelativePath Method |
Converts the given physical path to an application relative path
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public static string GetWebApplicationRelativePath(
string path
)
Parameters
- path
- Type: SystemString
Path to convert
Return Value
Type:
StringSee Also