RazorViewEngine Constructor
Initializes a new instance of the RazorViewEngine class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | RazorViewEngine() | Initializes a new instance of the RazorViewEngine class. |
![]() | RazorViewEngine(IViewPageActivator^) | Initializes a new instance of the RazorViewEngine class using the view page activator. |
RazorViewEngine Constructor (IViewPageActivator^)
Initializes a new instance of the RazorViewEngine class using the view page activator.
Parameters
- viewPageActivator
-
Type:
System.Web.Mvc::IViewPageActivator^
The view page activator.
Show:
