CMSObjectManagerGetCurrent Method |
Gets the current instance of the object manager
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public static CMSObjectManager GetCurrent(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Control from which to get the manager
Return Value
Type:
CMSObjectManagerSee Also