SynchronizationHelper ChangeSiteBindingObject Method Kentico 8.1 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.1.5347.20411)

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