Compartilhar via


OutputElementHintAttribute Classe

Definição

Fornece uma dica do ITagHelperelemento de saída do .

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
Herança
OutputElementHintAttribute
Atributos

Construtores

OutputElementHintAttribute(String)

Cria uma nova instância da classe OutputElementHintAttribute.

Propriedades

OutputElement

O elemento HTML que ITagHelper pode ser gerado.

Aplica-se a