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; }
Public ReadOnly Property ListItems As List(Of ListItemWithContent)
Get
Property Value
Type:
ListListItemWithContentSee Also