Click or drag to resize
SKUTreeNodeSynchronizeFields Method
Ensures the same values in document fields and their mapped SKU fields plus ensures the same values in DocumentName, DocumentSKUName and SKUName fields. Please note that SKU fields are updated only if it is possible, i.e. it is either default culture version or SKU field is empty.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public void SynchronizeFields()
See Also