BindingCollection Remove Method ( Int32 )Kentico 8.0 API Reference
Removes given bindings from the collection. Supported only for collections with parent defined. Returns removed 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 remove

Return Value

Type: OnlineList BaseInfo 
See Also