UriMapperBase Class
July 26, 2012
Represents the base class for classes that convert a requested uniform resource identifier (URI) into a new URI based on mapping rules.
Namespace:
System.Windows.Navigation
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The UriMapperBase type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MapUri | When overridden in a derived class, converts a requested uniform resource identifier (URI) to a new URI. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
