ViewUserControl.ViewContext Property

Gets or sets the view context.

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

function get ViewContext () : ViewContext 
function set ViewContext (value : ViewContext)

Property Value

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