ManageNavPages.AriaCurrent(ViewContext, String) Méthode
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.
Cette API prend en charge l’infrastructure d’interface utilisateur par défaut ASP.NET Core Identity et n’est pas destinée à être utilisée directement à partir de votre code. Cette API pourra être changée ou supprimée dans les versions ultérieures.
public static string AriaCurrent (Microsoft.AspNetCore.Mvc.Rendering.ViewContext viewContext, string page);
public static string? AriaCurrent (Microsoft.AspNetCore.Mvc.Rendering.ViewContext viewContext, string page);
static member AriaCurrent : Microsoft.AspNetCore.Mvc.Rendering.ViewContext * string -> string
Public Shared Function AriaCurrent (viewContext As ViewContext, page As String) As String
Paramètres
- viewContext
- ViewContext
- page
- String