PageRouteMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Metadata used to construct an endpoint route to the page.
public ref class PageRouteMetadata sealed
public sealed class PageRouteMetadata
type PageRouteMetadata = class
Public NotInheritable Class PageRouteMetadata
- Inheritance
-
PageRouteMetadata
Constructors
PageRouteMetadata(String, String) |
Initializes a new instance of PageRouteMetadata. |
Properties
PageRoute |
Gets the page route. |
RouteTemplate |
Gets the route template specified by the page. |