Inserts banners from the cloned category to the new one.
            
            Objects of type Category cannot have a child-parent relationship with its children, co cloning will not clone banners.
            
Namespace: CMS.BannerManagementAssembly: CMS.BannerManagement (in CMS.BannerManagement.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- settings
 - Type: CMS.DataEngine CloneSettings
Cloning settings 
- result
 - Type: CMS.DataEngine CloneResult
Result of the cloning - messages in this object will be altered by processing this method 
- originalObject
 - Type: CMS.DataEngine BaseInfo
Original source BaseInfo (object being cloned) 
See Also