IRoutingStateProvider.RouteData Property
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.
Gets RouteData
public Microsoft.AspNetCore.Components.RouteData? RouteData { get; }
member this.RouteData : Microsoft.AspNetCore.Components.RouteData
Public ReadOnly Property RouteData As RouteData