CssEntryBuilderEntries Property

Get/Set a reference to the collection being built.

Definition

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

Property Value

CssEntryCollection

See Also