Click or drag to resize
ObjectLockingPanelObjectManager Property
Gets the object manager control if present on the page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public CMSObjectManager ObjectManager { get; }

Property Value

Type: CMSObjectManager
See Also