CloneSettings CloneToSiteID Property Kentico 8.0 API Reference
ID of the site to clone the object to. Only for site objects. If this value is 0, object will be clonned under the site of the original object unless the object type has SupportsGlobalObjects = true. In that case, 0 means that an object is cloned as a global object.

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

Property Value

Type: OnlineInt32
See Also