Click or drag to resize

IItemServiceSynchronizeListField Method

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

Parameters

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