Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Helpers
URLHelper Class
URLHelper Methods
AddHTTPToUrl Method
AddParameterToUrl Method
AddPrefixToUrl Method
AddUrlParameter Method
AppendQuery Method
ClientRedirect Method
CombinePath Method
ContainsProtocol Method
CorrectDomainName Method
DomainMatch Method
EncodeQueryString Method
EnsureHashToQueryParameters Method
EnsureURLPrefix Method
EscapeSpecialCharacters Method
ForbiddenCharactersReplacement Method
ForbiddenURLCharacters Method
GetAbsoluteUrl Method
GetAbsoluteUrlWithPort Method
GetAllowedURLCharacters Method
GetApplicationUrl Method
GetAppRelativePath Method
GetCaseRedirectEnum Method
GetDomain Method
GetDomainName Method
GetFriendlyExtension Method
GetFriendlyExtensions Method
GetFullApplicationUrl Method
GetHandledUrl Method
GetIPv4Address Method
GetPhysicalPath Method
GetProtocol Method
GetQuery Method
GetQueryValue Method
GetSafeFileName Method
GetSafeUrlPart Method
GetUrlExtension Method
GetUrlParameter Method
GetVirtualPath Method
CheckPrefix Method
CheckPrefixes Method
IsAnchor Method
IsExcluded Method
IsExcludedCustom Method
IsExcludedSystem Method
IsExcludedSystemEnum Method
IsHandler Method
IsLocalUrl Method
IsPostback Method
IsSystemPath Method
IsTldDomain Method
LimitURLReplacements Method
MakeLinksAbsolute Method
MergeQueryStrings Method
PermanentRedirect Method
PropagateUrlParameters Method
Redirect Method
RedirectPermanent Method
RefreshCurrentPage Method
RemoveApplicationPath Method
RemoveEmptyQueryParameters Method
RemoveExtension Method
RemoveFirstPart Method
RemoveParameterFromUrl Method
RemoveParametersFromUrl Method
RemovePathInfo Method
RemovePort Method
RemovePortFromURL Method
RemoveProtocol Method
RemoveProtocolAndDomain Method
RemoveQuery Method
RemoveTrailingSlashFromURL Method
RemoveUrlParameter Method
RemoveUrlParameters Method
RemoveWWW Method
ResolveClientUrl Method
ResolveUrl Method
ResponseRedirect Method
SeeOther Method
UnMapPath Method
UnResolveUrl Method
UpdateParameterInUrl Method
URLDecode Method
URLEncode Method
UrlEncodeQueryString Method
UseLangPrefixForUrls Method
UsePermanentRedirect Method
UseURLsWithTrailingSlash Method
URLHelper
RemoveQuery Method
Removes the query from URL.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
string
RemoveQuery
(
string
url
)
Parameters
url
Type:
System
String
URL to process
Return Value
Type:
String
See Also
Reference
URLHelper Class
CMS.Helpers Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com