Click or drag to resize

IItemService.RestoreItem 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.Items.ItemStoreContainer
generateNewId
Type: System.Boolean
See Also