UrlResolver Methods

The UrlResolver type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodResolve(String, String)
Resolves the absolute URI from the base and relative URIs.
Public methodResolve(Url, String)
Resolves the absolute URI from the base and relative URIs.
Public methodToString (Inherited from Object.)
See Also