HtmlAttributeNotBoundAttribute Sınıf

Tanım

İlişkili ITagHelper özelliğin HTML özniteliklerine bağlı olmaması gerektiğini gösterir.

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
Devralma
HtmlAttributeNotBoundAttribute
Öznitelikler

Oluşturucular

HtmlAttributeNotBoundAttribute()

HtmlAttributeNotBoundAttribute sınıfının yeni bir örneğini başlatır.

Şunlara uygulanır