CssEntryItemAttributes Property

Get a reference to the CSS attributes defined within this item.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3013.4544
C#
public CssAttributeCollection Attributes { get; }

Property Value

CssAttributeCollection

See Also