URLHelperUnMapPath Method |
Converts the physical file path to virtual path within the web application.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string UnMapPath(
string physicalPath
)
Parameters
- physicalPath
- Type: SystemString
Physical path to convert
Return Value
Type:
StringSee Also