This topic has not yet been rated - Rate this topic

RazorViewEngine Constructor (IViewPageActivator)

Initializes a new instance of the RazorViewEngine class using the view page activator.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public RazorViewEngine(
	IViewPageActivator viewPageActivator
)

Parameters

viewPageActivator
Type: System.Web.Mvc.IViewPageActivator
The view page activator.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.