Click or drag to resize

RepositorySynchronizePageStructure Method (Item, Boolean, Item)

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void SynchronizePageStructure(
	Item currentItem,
	bool updateModificationDate,
	Item originalItem
)

Parameters

currentItem
Type: Dynamicweb.Content.ItemsItem
updateModificationDate
Type: SystemBoolean
originalItem
Type: Dynamicweb.Content.ItemsItem
See Also