Click or drag to resize
Kentico.Content.Web.Mvc.Routing Namespace
 
Classes
  ClassDescription
Public classAlternativeUrlsCache
Provides caching for alternative URLs feature.
Public classAlternativeUrlsService
Service for using alternative URLs.
Public classApplicationBuilderExtensions
Provides extension methods related to Kentico ASP.NET MVC integration features.
Public classMainDocumentData
Data of main document that are used in IAlternativeUrlsService.
Public classPageRoutingOptions
Options configuring the URL routing features.
Public classRegisterPageRouteAttribute
Registers a page route definition to be used within the router feature.
Public classUrlHelperExtensions
Provides extension methods for the UrlHelperExtensionPoint.
Interfaces
  InterfaceDescription
Public interfaceIAlternativeUrlsCache
Describes cache for alternative URLs feature.
Public interfaceIAlternativeUrlsService
Describes service for using alternative URLs.
Public interfaceIPageViewModelTPage
Interface for the view model for custom views to render pages handled by the router feature.