ViewEngineResult.View Property

Visual Studio 2010

Gets or sets the view.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Property View As IView
	Get
	Private Set

Property Value

Type: System.Web.Mvc.IView
The view.

Community Additions

ADD
Show: