Kentico.Web.Mvc Namespace |
Class | Description | |
---|---|---|
![]() | AntiForgeryExtensions |
Extension methods for AntiForgery support for pages with output cache.
|
![]() | ApplicationBootstrapper |
Initializes Kentico integration with ASP.NET MVC. This class is for internal use only.
|
![]() | ApplicationBuilder |
Configures the request pipeline using Kentico ASP.NET MVC integration features.
|
![]() | ApplicationBuilderExtensions |
Provides extension methods related to Kentico ASP.NET MVC integration features.
|
![]() | EmbeddedViewAssemblyAttribute |
Holds information about embedded views in assembly.
|
![]() | EmbeddedViewBootstrapper |
Ensures initialization of view engine used for embedded system views.
|
![]() | 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 <option> |
![]() | HtmlOptionItemExtensions |
Contains additional methods to work with HtmlOptionItem.
|
![]() | HttpContextExtensions |
Provides extension methods for the HttpContext type.
|
![]() | KenticoLocalizationOptions |
Represents options for customizing localization resources.
|
![]() | LocalizationResourceDefinition |
Class defines a localization resource.
|
![]() | OutputCacheKeyHelper |
Helps with creating a cache key to be used in output cache.
|
![]() | OutputCacheKeyOptionsExtensions | IOutputCacheKeyOptions extension methods.
|
![]() | RegisterSystemLocalizationResourceAttribute |
Class represents an attribute used for registering localization resources.
|
![]() | RouteBuilderAddRoutesMethods |
Provides methods to add routes to Kentico HTTP handlers.
|
![]() | RouteBuilderExtensionPoint |
Represents a point for extension methods to build routes for Kentico application.
|
![]() | RouteCollectionExtensions |
Provides methods to add routes to Kentico HTTP handlers.
|
![]() | RouteHandlerWrapperTHttpHandler |
Enable classes implementing IHttpHandler interface to be used as IRouteHandler.
|
![]() | 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.
|
Interface | Description | |
---|---|---|
![]() | IApplicationBuilder |
Interface for configuring the request pipeline using Kentico ASP.NET MVC integration features.
|
![]() | IFeaturesBuilder |
Interface for configuring the request pipeline using Kentico integration features.
|
![]() | IFeatureSet |
Represents a set of features available for the current request.
|
![]() | IHtmlContentProxy |
Defines an object that could be used by Razor view to print content.
|
![]() | IModelMetadataModifier |
Defines an interface for objects to customize model metadata when they are being created.
|
![]() | IMvcFormProxy |
An interface that can provide data protection services.
|
![]() | IOutputCacheKey |
Output cache key definition.
|
![]() | IOutputCacheKeyOptions |
Options object definition with required vary by values.
|