Click or drag to resize
IExtensibleEditMenu Interface
Extensible edit menu interface

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public interface IExtensibleEditMenu

The IExtensibleEditMenu type exposes the following members.

Methods
  NameDescription
Public methodAddAdditionalControl
Adds additional control to pnlAdditionalControls panel that shows this control in right part of panel.
Top
See Also