Share via


HtmlHelper.ViewContext Propriedade

Definição

Obtém as informações de contexto sobre a exibição.

public:
 property Microsoft::AspNetCore::Mvc::Rendering::ViewContext ^ ViewContext { Microsoft::AspNetCore::Mvc::Rendering::ViewContext ^ get(); };
public Microsoft.AspNetCore.Mvc.Rendering.ViewContext ViewContext { get; }
member this.ViewContext : Microsoft.AspNetCore.Mvc.Rendering.ViewContext
Public ReadOnly Property ViewContext As ViewContext

Valor da propriedade

Implementações

Aplica-se a