WebFormView Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WebFormView 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 WebFormView(ControllerContext, String) Initializes a new instance of the WebFormView class using the controller context and view path.
Public method WebFormView(ControllerContext, String, String) Initializes a new instance of the WebFormView class using the controller context, view path, and the path to the master page.
Public method WebFormView(ControllerContext, String, String, IViewPageActivator) Initializes a new instance of the WebFormView class using the controller context, view path, the path to the master page, and a IViewPageActivator instance.

Top

See Also

Reference

WebFormView Class

System.Web.Mvc Namespace