OutputElementHintAttribute Класс

Определение

Предоставляет указание выходного ITagHelperэлемента .

public ref class OutputElementHintAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class OutputElementHintAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type OutputElementHintAttribute = class
    inherit Attribute
Public NotInheritable Class OutputElementHintAttribute
Inherits Attribute
Наследование
OutputElementHintAttribute
Атрибуты

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

OutputElementHintAttribute(String)

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

Свойства

OutputElement

Html-элемент, который ITagHelper может вывести.

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