Udostępnij za pośrednictwem


OutputElementHintAttribute Klasa

Definicja

Zawiera wskazówkę elementu wyjściowego ITagHelper.s.

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
Dziedziczenie
OutputElementHintAttribute
Atrybuty

Konstruktory

OutputElementHintAttribute(String)

Tworzy nowe wystąpienie klasy OutputElementHintAttribute.

Właściwości

OutputElement

Element HTML, który może zostać wygenerowany ITagHelper .

Dotyczy