CssEntryBuilderEntry Property

Get/Set a reference to the entry item currently in progress.

Definition

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

Property Value

CssEntryItem

See Also