ViewUserControl.ViewContext Property

Definition

Gets or sets the view context.

[System.ComponentModel.Browsable(false)]
public System.Web.Mvc.ViewContext ViewContext { get; set; }
member this.ViewContext : System.Web.Mvc.ViewContext with get, set
Public Property ViewContext As ViewContext

Property Value

The view context.

Attributes

Applies to