Click or drag to resize
AutomationManager Constructor (UserInfo)
Constructor - Creates automation manager.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax
C#
protected AutomationManager(
	UserInfo user
)

Parameters

user
Type: CMS.MembershipUserInfo
User
See Also