Partager via


PartialTagHelper.FallbackName Propriété

Définition

Affichage à rechercher si l’affichage spécifié par Name ne peut pas être localisé.

public:
 property System::String ^ FallbackName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("fallback-name")]
public string FallbackName { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("fallback-name")>]
member this.FallbackName : string with get, set
Public Property FallbackName As String

Valeur de propriété

Attributs

S’applique à