IExtensibleEditMenuAddAdditionalControl Method |
Adds additional control to pnlAdditionalControls panel that shows this control in right part of panel.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax void AddAdditionalControl(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Control to be added
Exceptions See Also