Click or drag to resize
CMSAutomationManagerManager Property
Gets Automation manager instance.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public virtual AutomationManager Manager { get; }

Property Value

Type: AutomationManager
See Also