Click or drag to resize
RouteRegistrationInstance Property
Gets the current instance of the RouteRegistration class.

Namespace: Kentico.Web.Mvc.Internal
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static RouteRegistration Instance { get; }

Property Value

Type: RouteRegistration
See Also