CssEntryBuilderEntries Property

Get/Set a reference to the collection being built.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3013.4544
C#
public CssEntryCollection Entries { get; set; }

Property Value

CssEntryCollection

See Also