Click or drag to resize
ApplicationBootstrapper Class
Initializes Kentico integration with ASP.NET MVC. This class is for internal use only.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcApplicationBootstrapper

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static class ApplicationBootstrapper

The ApplicationBootstrapper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRun
Runs the bootstrapper process.
Top
See Also