SynchronizationHelper ChangeSiteBindingObject Method Kentico 8.0 API Reference
Changes site binding object to the parent object.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

infoObj
Type: CMS.DataEngine GeneralizedInfo 
Info object instance
siteId
Type: OnlineSystem Int32 
Original site ID
taskType
Type: CMS.DataEngine TaskTypeEnum 
Original task type

Return Value

Type: OnlineBoolean
Returns TRUE if site binding object was changed.
See Also