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

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

Property Value

Type: CMSObjectManager
See Also