Click or drag to resize

Utils_Url Methods

The Utils_Url type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddParameter
Adds a parameter to an existing url.
Public methodStatic memberTryGetAbsoluteExternalUrl
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.
Top
See Also