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