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