Condividi tramite


PartialTagHelper.FallbackName Proprietà

Definizione

Visualizzare per cercare se la visualizzazione specificata da Name non può essere individuata.

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

Valore della proprietà

Attributi

Si applica a