Share via


OutputElementHintAttribute Třída

Definice

Poskytuje nápovědu k výstupnímu ITagHelperelementu .

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
Dědičnost
OutputElementHintAttribute
Atributy

Konstruktory

OutputElementHintAttribute(String)

Vytvoří instanci nové instance OutputElementHintAttribute třídy .

Vlastnosti

OutputElement

Výstupem může být element ITagHelper HTML.

Platí pro