Compartir a través de


OutputElementHintAttribute Clase

Definición

Proporciona una sugerencia del ITagHelperelemento de salida de .

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
Herencia
OutputElementHintAttribute
Atributos

Constructores

OutputElementHintAttribute(String)

Crea una nueva instancia de la clase OutputElementHintAttribute.

Propiedades

OutputElement

Elemento HTML que ITagHelper puede generar.

Se aplica a