UrlResolver class

UrlResolver class

Represents utility class for resolving absolute URL by a Uniform Resource Identifier (URI).

The UrlResolver type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of UrlResolver

Methods

MethodDescription
resolveResolves the absolute URI from the base and relative URIs.

See Also