LinkTagHelper.FallbackTestClass 属性

定义

样式表中定义的用于回退测试的类名称。 必须与 和 FallbackTestValue、或 FallbackHrefIncludeFallbackHref 结合使用FallbackTestProperty

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

属性值

属性

适用于