Click or drag to resize

ItemListEditorGetItems Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<ItemEntry> GetItems(
	IEnumerable<string> ids
)

Parameters

ids
Type: System.Collections.GenericIEnumerableString

Return Value

Type: IEnumerableItemEntry
See Also