TagHelperContext.AllAttributes Vlastnost

Definice

Každý atribut přidružený k aktuálnímu elementu HTML.

public:
 property Microsoft::AspNetCore::Razor::TagHelpers::ReadOnlyTagHelperAttributeList ^ AllAttributes { Microsoft::AspNetCore::Razor::TagHelpers::ReadOnlyTagHelperAttributeList ^ get(); };
public Microsoft.AspNetCore.Razor.TagHelpers.ReadOnlyTagHelperAttributeList AllAttributes { get; }
member this.AllAttributes : Microsoft.AspNetCore.Razor.TagHelpers.ReadOnlyTagHelperAttributeList
Public ReadOnly Property AllAttributes As ReadOnlyTagHelperAttributeList

Hodnota vlastnosti

Platí pro