| URLHelperGetPhysicalPath Method | 
            Returns the physical file path that corresponds to the specified virtual path on the web server.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
 Syntax
Syntaxpublic static string GetPhysicalPath(
	string path
)
Parameters
- path
- Type: SystemString
 File virtual path
Return Value
Type: 
String See Also
See Also