ViewUserControl.ViewContext Property

Visual Studio 2010

Gets or sets the view context.

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

'Declaration
<BrowsableAttribute(False)> _
Public Property ViewContext As ViewContext
	Get
	Set

Property Value

Type: System.Web.Mvc.ViewContext
The view context.

Community Additions

ADD
Show: