SKUTreeNode SynchronizeFields Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodSynchronizeFields 
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.
Public methodSynchronizeFields(Boolean, Boolean)
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.
Back to Top
See Also