| ListEditorTItems Property |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IList<ListItem> Items { get; set; }
Public Property Items As IList(Of ListItem)
Get
Set
Property Value
Type:
IListListItemImplements
IListItemsSee Also