The following tables list the members exposed by UriMapping.
Name | Description | |
---|---|---|
![]() | UriMapping Constructor | Initializes a new instance of the UriMapping class. |
Name | Description | |
---|---|---|
![]() | IsChildNavigation | Gets or sets a value indicating whether the specified uniform resource identifier (URI) should be processed in child-level navigation. |
![]() | MappedUri | Gets or sets the uniform resource identifier (URI) that is navigated to instead of the originally requested URI. |
![]() | Uri | Gets or sets the pattern to match when determining if the requested uniform resource identifier (URI) is converted to a mapped URI. |
Name | Description | |
---|---|---|
![]() | MapUri | Converts the specified uniform resource identifier (URI) to a new URI, if the specified URI matches the defined template for converting. |