Click or drag to resize
EmbeddedViewBootstrapper Class
Ensures initialization of view engine used for embedded system views.
Inheritance Hierarchy
SystemObject
  Kentico.Web.MvcEmbeddedViewBootstrapper

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

The EmbeddedViewBootstrapper type exposes the following members.

Constructors
  NameDescription
Public methodEmbeddedViewBootstrapper
Top
Methods
  NameDescription
Public methodStatic memberRegister
Registers dynamic module with initialization routine.
Top
Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also