Click or drag to resize

ItemStoreContainerAddItem Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void AddItem(
	ItemStoreContainerStoreItemSourceType source,
	ItemEntry item
)

Parameters

source
Type: Dynamicweb.Content.ItemsItemStoreContainerStoreItemSourceType
item
Type: Dynamicweb.Content.ItemsItemEntry
See Also