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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public CMSObjectManager ObjectManager { get; }

Property Value

Type: CMSObjectManager
See Also