OutputElementHintAttribute Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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. |