BindingCollection Remove Method ( String )Kentico 8.1 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.1.5347.20411)

Parameters

bindingCodeNames
Type:  OnlineSystem String 
Binding code names to remove

Return Value

Type: OnlineList BaseInfo 
See Also