Click or drag to resize
HttpHandlerRouteTableDefault Property
Gets the default instance of the HttpHandlerRouteTable class.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public static HttpHandlerRouteTable Default { get; }

Property Value

Type: HttpHandlerRouteTable
See Also