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: 11.0.0
Syntax public static string GetPhysicalPath(
string path
)
Parameters
- path
- Type: SystemString
File virtual path
Return Value
Type:
StringExceptions See Also