Click or drag to resize
Kentico.Web.Mvc Namespace
 
Classes
  ClassDescription
Public classAjaxHelperExtensions
Provides methods to render HTML fragments.
Public classAntiForgeryExtensions
Extension methods for AntiForgery support for pages with output cache.
Public classApplicationBootstrapper
Initializes Kentico integration with ASP.NET MVC. This class is for internal use only.
Public classApplicationBuilder
Configures the request pipeline using Kentico ASP.NET MVC integration features.
Public classApplicationBuilderExtensions
Provides extension methods related to Kentico ASP.NET MVC integration features.
Public classEmbeddedViewAssemblyAttribute
Holds information about embedded views in assembly.
Public classEmbeddedViewBootstrapper
Ensures initialization of view engine used for embedded system views.
Public classExtensionPointT
Represents a point for extension methods.
Public classHtmlHelperExtensions
Provides methods to render HTML fragments.
Public classHtmlHelperResolveUrlsMethods
Provides methods to resolve relative URLs in HTML fragments.
Public classHttpContextExtensions
Provides extension methods for the HttpContext and HttpContextBase classes.
Public classOutputCacheKeyHelper
Helps with creating a cache key to be used in output cache.
Public classOutputCacheKeyOptionsExtensions
IOutputCacheKeyOptions extension methods.
Public classRouteCollectionAddRoutesMethods
Provides methods to add routes to Kentico HTTP handlers.
Public classRouteCollectionExtensions
Provides methods to add routes to Kentico HTTP handlers.
Public classRouteHandlerWrapperTHttpHandler
Enable classes implementing IHttpHandler interface to be used as IRouteHandler.
Public classUrlHelperExtensions
Provides methods to build URLs to Kentico content.
Interfaces
  InterfaceDescription
Public interfaceIApplicationBuilder
Interface for configuring the request pipeline using Kentico ASP.NET MVC integration features.
Public interfaceIFeatureSet
Represents a set of features available for the current request.
Public interfaceIModelMetadataModifier
Defines an interface for objects to customize model metadata when they are being created.
Public interfaceIOutputCacheKey
Output cache key definition.
Public interfaceIOutputCacheKeyOptions
Options object definition with required vary by values.