ViewMasterPage.ViewContext Property

Definition

Gets the view context.

public System.Web.Mvc.ViewContext ViewContext { get; }
member this.ViewContext : System.Web.Mvc.ViewContext
Public ReadOnly Property ViewContext As ViewContext

Property Value

The view context.

Applies to