| Kentico.Web.Mvc Namespace |
| Class | Description | |
|---|---|---|
| AjaxHelperExtensions |
Provides methods to render HTML fragments.
| |
| 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.
| |
| ExtensionPointT |
Represents a point for extension methods.
| |
| HtmlHelperExtensions |
Provides methods to render HTML fragments.
| |
| HtmlHelperResolveUrlsMethods |
Provides methods to resolve relative URLs in HTML fragments.
| |
| HttpContextExtensions |
Provides extension methods for the HttpContext and HttpContextBase classes.
| |
| OutputCacheKeyHelper |
Helps with creating a cache key to be used in output cache.
| |
| OutputCacheKeyOptionsExtensions | IOutputCacheKeyOptions extension methods.
| |
| RouteCollectionAddRoutesMethods |
Provides methods to add routes to Kentico HTTP handlers.
| |
| RouteCollectionExtensions |
Provides methods to add routes to Kentico HTTP handlers.
| |
| RouteHandlerWrapperTHttpHandler |
Enable classes implementing IHttpHandler interface to be used as IRouteHandler.
| |
| UrlHelperExtensions |
Provides methods to build URLs to Kentico content.
|
| Interface | Description | |
|---|---|---|
| IApplicationBuilder |
Interface for configuring the request pipeline using Kentico ASP.NET MVC integration features.
| |
| IFeatureSet |
Represents a set of features available for the current request.
| |
| IModelMetadataModifier |
Defines an interface for objects to customize model metadata when they are being created.
| |
| IOutputCacheKey |
Output cache key definition.
| |
| IOutputCacheKeyOptions |
Options object definition with required vary by values.
|