WorkflowStepInfoProviderCanUserMoveToSpecificAutomationStepInternal Method |
Indicates if user can move automation process to any step.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax protected virtual bool CanUserMoveToSpecificAutomationStepInternal(
UserInfo user,
string siteName
)
Parameters
- user
- Type: CMS.MembershipUserInfo
User - siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also