Compartir a través de


ViewUserControl.ViewContext Propiedad

Definición

Obtiene o establece el contexto de la vista.

[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

Valor de propiedad

Contexto de vista.

Atributos

Se aplica a