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