| URLHelperGetVirtualPath Method | 
            Converts the absolute path to the virtual.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetVirtualPath(
	string path
)
Parameters
- path
- Type: SystemString
 Path to process (
Return Value
Type: 
String See Also
See Also