Moves the child controls between two controls.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceControl
- Type: System.Web.UI Control
Source control
- targetControl
- Type: System.Web.UI Control
Target control
- excludeControl
- Type: System.Web.UI Control
Exclude control
See Also