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

Return Value

Type: OnlineList BaseInfo 
See Also