HtmlAttributeNotBoundAttribute Třída

Definice

Označuje, že přidružená ITagHelper vlastnost by neměla být vázána na atributy 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
Dědičnost
HtmlAttributeNotBoundAttribute
Atributy

Konstruktory

HtmlAttributeNotBoundAttribute()

Vytvoří instanci nové instance HtmlAttributeNotBoundAttribute třídy.

Platí pro