Namespace Kentico.Web.Mvc
Classes
- CookieLevel
Represents the configuration values for a cookie.
- CookieLevelOptions
Options object used to configure cookie level for cookies.
- DisableUrlResolutionAttribute
Disables resolution of Kentico's relative URLs.
- EndpointRouteBuilderExtensions
Provides methods to add routes to Kentico HTTP handlers.
- HtmlHelperExtensionPoint
Extension point for HTML Helper.
- HtmlHelperExtensions
Provides methods to render HTML fragments.
- HtmlHelperResolveUrlsMethods
Provides methods to resolve relative URLs in HTML fragments.
- HtmlOptionItem
Represents a data object that could be rendered to
HTML element.<option>
- HtmlOptionItemExtensions
Contains additional methods to work with HtmlOptionItem.
- HttpContextExtensions
Provides extension methods for the Microsoft.AspNetCore.Http.HttpContext type.
- IApplicationBuilderExtensions
Extension methods upon Microsoft.AspNetCore.Builder.IApplicationBuilder.
- IISApplicationInitializationOptions
Options related to the IIS Application Initialization feature.
- KenticoRequestLocalizationOptions
Specifies options for the localization middleware.
- RouteBuilderAddRoutesMethods
Provides methods to add routes to Kentico HTTP handlers.
- RouteBuilderExtensionPoint
Represents a point for extension methods to build routes for Kentico application.
- StartupExtensions
Extension methods initializing Kentico integration with ASP.NET Core.
- UrlHelperExtensionPoint
Represents a point for extension methods to build URLs to Kentico content.
- UrlHelperExtensions
Provides methods to build URLs to Kentico content.
- ViewDataDictionaryExtensionPoint
Extension point for a View data dictionary.
- ViewDataDictionaryExtensions
Provides methods to access view data for Kentico content.
Interfaces
- ICookieAccessor
Accessor for cookie handling methods.
- IFeatureSet
Represents a set of features available for the current request.
- IFeaturesBuilder
Interface for configuring the request pipeline using Kentico integration features.