URLHelperGetAppRelativePath Method |
Returns the relative path for specified URL.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static string GetAppRelativePath(
Uri url
)
Parameters
- url
- Type: SystemUri
Return Value
Type:
StringSee Also