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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.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