CssEntryItemAttributes Property

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

Definition

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

Property Value

CssAttributeCollection

See Also