ViewResultBase.View Property

Visual Studio 2010

Gets or sets the IView object that is rendered to the response.

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

'Declaration
Public Property View As IView
	Get
	Set

Property Value

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

Community Additions

ADD
Show: