Click or drag to resize
IObjectEditPanel Interface
Represents the object edit panel control interface.

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

The IObjectEditPanel type exposes the following members.

Properties
  NameDescription
Public propertyAbstractObjectEditMenu
Gets the object edit menu.
Public propertyAbstractObjectManager
Gets the object manager.
Public propertyPreviewMode
Gets or sets the value that indicates if the control is used in the preview mode.
Top
See Also