RouteData.PageType Property

Definition

Gets the type of the page matching the route.

public:
 property Type ^ PageType { Type ^ get(); };
public Type PageType { get; }
member this.PageType : Type
Public ReadOnly Property PageType As Type

Property Value

Applies to