Click or drag to resize

ListEditorTItems Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IList<ListItem> Items { get; set; }

Property Value

Type: IListListItem

Implements

IListItems
See Also