RazorView Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the RazorView class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RazorView(ControllerContext, String, String, Boolean, IEnumerable<String>) Initializes a new instance of the RazorView class.
Public method RazorView(ControllerContext, String, String, Boolean, IEnumerable<String>, IViewPageActivator) Initializes a new instance of the RazorView class using the view page activator.

Top

See Also

Reference

RazorView Class

System.Web.Mvc Namespace