BindingCollection Add Method ( String )Kentico 8.0 API Reference
Adds given bindings to the collection. Supported only for collections with parent defined, and target object having code name column. 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

bindingCodeNames
Type:  OnlineSystem String 
Binding code names to add

Return Value

Type: OnlineList BaseInfo 
See Also