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

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