Utils_Url Methods |
The Utils_Url type exposes the following members.
Name | Description | |
---|---|---|
AddParameter |
Adds a parameter to an existing url.
| |
TryGetAbsoluteExternalUrl |
Tries to combine the external server url with target url.
Throws exception if target or server url is invalid.
Returns a relative url if server url is null or empty.
|