Click or drag to resize
ApplicationBuilderExtensions Class
Provides extension methods related to Kentico ASP.NET MVC integration features.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcApplicationBuilderExtensions

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class ApplicationBuilderExtensions

The ApplicationBuilderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUsePreview Obsolete.
Transparently handles preview URLs and also disables output caching in preview mode.
Top
See Also