CssEntryBuilderEntry Property

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

Definition

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

Property Value

CssEntryItem

See Also