UrlResolutionTagHelper.ViewContext Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
L’ViewContextopérateur
public:
property Microsoft::AspNetCore::Mvc::Rendering::ViewContext ^ ViewContext { Microsoft::AspNetCore::Mvc::Rendering::ViewContext ^ get(); void set(Microsoft::AspNetCore::Mvc::Rendering::ViewContext ^ value); };
[Microsoft.AspNetCore.Mvc.ViewFeatures.ViewContext]
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNotBound]
public Microsoft.AspNetCore.Mvc.Rendering.ViewContext ViewContext { get; set; }
[<Microsoft.AspNetCore.Mvc.ViewFeatures.ViewContext>]
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNotBound>]
member this.ViewContext : Microsoft.AspNetCore.Mvc.Rendering.ViewContext with get, set
Public Property ViewContext As ViewContext
Valeur de propriété
- Attributs