| URLHelperRemoveQuery Method | 
            Removes the query from URL.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string RemoveQuery(
	string url
)
Parameters
- url
- Type: SystemString
 URL to process
Return Value
Type: 
String See Also
See Also