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