Click or drag to resize
IObjectEditMenu Interface
Represents the object edit menu control interface.

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

The IObjectEditMenu type exposes the following members.

Properties
  NameDescription
Public propertyAbstractObjectManager
Gets the associated object manager control.
Public propertyShowSave
Gets or sets a value that indicates if the Save action should be visible.
Top
See Also