Click or drag to resize

IItemServiceRestoreItem Method (ItemStoreContainer, Boolean)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
void RestoreItem(
	ItemStoreContainer store,
	bool generateNewId
)

Parameters

store
Type: Dynamicweb.Content.ItemsItemStoreContainer
generateNewId
Type: SystemBoolean
See Also