Click or drag to resize
AutomationManagerGetInstance Method
Gets the instance of the manager.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public static AutomationManager GetInstance(
	UserInfo user
)

Parameters

user
Type: CMS.MembershipUserInfo
User

Return Value

Type: AutomationManager
See Also