HtmlAttributeNotBoundAttribute Класс

Определение

Указывает, что связанное ITagHelper свойство не должно быть привязано к атрибутам 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
Наследование
HtmlAttributeNotBoundAttribute
Атрибуты

Конструкторы

HtmlAttributeNotBoundAttribute()

Создает новый экземпляр класса HtmlAttributeNotBoundAttribute.

Применяется к