LinkTagHelper.FallbackTestValue 属性

定义

用于回退测试的 CSS 属性值。 必须与 和 FallbackTestProperty、或 FallbackHrefIncludeFallbackHref 结合使用FallbackTestClass

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

属性值

属性

适用于