BindingCollection Add Method ( Int32 )Kentico 8.0 API Reference
Adds given bindings to the collection. Supported only for collections with parent defined. Returns newly created binding objects.

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

Parameters

bindingIds
Type:  OnlineSystem Int32 
Binding IDs to add

Return Value

Type: OnlineList BaseInfo 
See Also