Click or drag to resize
URLHelperGetVirtualPath Method
Converts the absolute path to the virtual.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
public static string GetVirtualPath(
	string path
)

Parameters

path
Type: SystemString
Path to process (

Return Value

Type: String
See Also