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