Partager via


HtmlAttributeNotBoundAttribute Classe

Définition

Indique que la propriété associée ITagHelper ne doit pas être liée aux attributs 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
Héritage
HtmlAttributeNotBoundAttribute
Attributs

Constructeurs

HtmlAttributeNotBoundAttribute()

Instancie une nouvelle instance de la classe HtmlAttributeNotBoundAttribute.

S’applique à