UrlUtils Methods |
The UrlUtils type exposes the following members.
Name | Description | |
---|---|---|
ContainsNamelessUrlParameterValue | ||
GetFullApplicationPath |
Returns the application path as a full URL with scheme but without trailing '/'.
| |
GetParamValue | ||
GetUrlWithAnchor(String, String) | ||
GetUrlWithAnchor(HttpRequest, String) | ||
GetUrlWithParam(String, String, String) |
Adds, replaces or deletes a parameter of a URL.
| |
GetUrlWithParam(HttpRequest, String, String) | ||
ResolveClientUrl |