Click or drag to resize

UnorderedListListItems Property

The collection of ListItemWithContent to be children of this UnorderedList.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public List<ListItemWithContent> ListItems { get; }

Property Value

Type: ListListItemWithContent
See Also