HtmlAttributeNotBoundAttribute Klasa

Definicja

Wskazuje, że skojarzona ITagHelper właściwość nie powinna być powiązana z atrybutami HTML.

public ref class HtmlAttributeNotBoundAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class HtmlAttributeNotBoundAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type HtmlAttributeNotBoundAttribute = class
    inherit Attribute
Public NotInheritable Class HtmlAttributeNotBoundAttribute
Inherits Attribute
Dziedziczenie
HtmlAttributeNotBoundAttribute
Atrybuty

Konstruktory

HtmlAttributeNotBoundAttribute()

Tworzy nowe wystąpienie klasy HtmlAttributeNotBoundAttribute.

Dotyczy