PageRouteMetadata Class

Definition

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.

Applies to