Share via


HtmlAttributeNotBoundAttribute Klasse

Definition

Gibt an, dass die zugeordnete ITagHelper Eigenschaft nicht an HTML-Attribute gebunden werden soll.

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
Vererbung
HtmlAttributeNotBoundAttribute
Attribute

Konstruktoren

HtmlAttributeNotBoundAttribute()

Instanziiert eine neue Instanz der HtmlAttributeNotBoundAttribute-Klasse.

Gilt für: