Click or drag to resize
IRequestContextRouteData Property
Gets IRouteData object holding information about the requested route.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
IRouteData RouteData { get; }

Property Value

Type: IRouteData
See Also