Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.WorkflowEngine Namespaces
CMS.WorkflowEngine
WorkflowUserInfoProvider Class
WorkflowUserInfoProvider Methods
Add Method
AddUserToWorkflow Method
DeleteWorkflowUserInfo Method
Get Method
GetAsync Method
GetWorkflowUserInfo Method
GetWorkflowUserInfoInternal Method
GetWorkflowUsers Method
Remove Method
RemoveUserFromWorkflow Method
SetWorkflowUserInfo Method
WorkflowUserInfoProvider
Add Method
Creates
WorkflowUserInfo
binding.
Namespace:
CMS.WorkflowEngine
Assembly:
CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Add
(
int
workflowId
,
int
userId
)
Parameters
workflowId
Type:
System
Int32
Workflow ID.
userId
Type:
System
Int32
User ID.
Implements
IWorkflowUserInfoProvider
Add(Int32, Int32)
See Also
Reference
WorkflowUserInfoProvider Class
CMS.WorkflowEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com