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

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

Property Value

Type: AutomationManager
See Also