ViewUserControl.ViewContext Property

Gets or sets the view context.

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

[<BrowsableAttribute(false)>]
member ViewContext : ViewContext with get, set

Property Value

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