Click or drag to resize
RouteCollectionExtensions Class
Provides methods to add routes to Kentico HTTP handlers.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcRouteCollectionExtensions

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static class RouteCollectionExtensions

The RouteCollectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberKentico
Returns an object that provides methods to add routes to Kentico HTTP handlers.
Top
See Also