AutomationManagerGetInstance Method |
Gets the instance of the manager for the given user.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 12.0.0
Syntax public static AutomationManager GetInstance(
UserInfo user
)
Parameters
- user
- Type: CMS.MembershipUserInfo
User whose context is used. See remarks for more information.
Return Value
Type:
AutomationManagerRemarks See Also