| Kentico.Content.Web.Mvc.Routing Namespace |
| Class | Description | |
|---|---|---|
| AlternativeUrlsCache |
Provides caching for alternative URLs feature.
| |
| AlternativeUrlsService |
Service for using alternative URLs.
| |
| ApplicationBuilderExtensions |
Provides extension methods related to Kentico ASP.NET MVC integration features.
| |
| MainDocumentData |
Data of main document that are used in IAlternativeUrlsService.
| |
| PageRoutingOptions |
Options configuring the URL routing features.
| |
| RegisterPageRouteAttribute |
Registers a page route definition to be used within the router feature.
| |
| UrlHelperExtensions |
Provides extension methods for the UrlHelperExtensionPoint.
|
| Interface | Description | |
|---|---|---|
| IAlternativeUrlsCache |
Describes cache for alternative URLs feature.
| |
| IAlternativeUrlsService |
Describes service for using alternative URLs.
| |
| IPageViewModelTPage |
Interface for the view model for custom views to render pages handled by the router feature.
|