Click or drag to resize

ItemServiceRestoreItem Method (ItemStoreContainer)

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

Parameters

store
Type: Dynamicweb.Content.ItemsItemStoreContainer

Implements

IItemServiceRestoreItem(ItemStoreContainer)
See Also