ViewContext Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ViewContext 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 ViewContext() Initializes a new instance of the ViewContext class.
Public method ViewContext(ControllerContext, IView, ViewDataDictionary, TempDataDictionary, TextWriter) Initializes a new instance of the ViewContext class by using the specified controller context, view, view data dictionary, temporary data dictionary, and text writer.

Top

See Also

Reference

ViewContext Class

System.Web.Mvc Namespace