Click or drag to resize

ItemServiceSynchronizeListField Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void SynchronizeListField(
	Item masterItem,
	Item languageItem,
	string fieldName
)

Parameters

masterItem
Type: Dynamicweb.Content.ItemsItem
languageItem
Type: Dynamicweb.Content.ItemsItem
fieldName
Type: SystemString

Implements

IItemServiceSynchronizeListField(Item, Item, String)
See Also