Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DocumentEngine
WorkflowManager Class
WorkflowManager Methods
ArchiveDocument Method
ArchiveDocumentInternal Method
CanUserManageWorkflow Method
CanUserManageWorkflowInternal Method
EnsureStepInfo Method
EnsureStepInfoInternal Method
GetActionStatus Method
GetActionStatusInternal Method
GetCurrentStepInternal Method
GetEditorEmailInternal Method
GetEmailResolver Method
GetEmailResolverInternal Method
GetEmailTemplateInternal Method
GetEvalResolverInternal Method
GetFirstWorkflowStep Method
GetFirstWorkflowStepInternal Method
GetInstance Method
GetNextStepInfo Method
GetNextStepInfoInternal Method
GetNextSteps Method
GetNodeWorkflow Method
GetNodeWorkflowInternal Method
GetNodeWorkflowScope Method
GetNodeWorkflowScopeInternal Method
GetNotificationEmailRecipientsInternal Method
GetPreviousStepInfoInternal Method
GetPreviousSteps Method
GetPreviousStepsInternal Method
GetPublishedWorkflowStep Method
GetPublishedWorkflowStepInternal Method
GetStepInfo Method
GetStepInfoInternal Method
GetUsersWhoCanApprove Method
GetUsersWhoCanApproveInternal Method
GetWorkflowEmailRecipients Method
GetWorkflowEmailRecipientsInternal Method
HandleStepTimeout Method
ChangeManagerTypeTo Method
CheckStepPermissions Method
CheckStepPermissionsInternal Method
LogWorkflowHistory Method
MoveDocument Method
MoveDocumentInternal Method
MoveStepInternal Method
MoveToFirstStep Method
MoveToFirstStepInternal Method
MoveToNextStep Method
MoveToNextStepInternal Method
MoveToPreviousSpecificStep Method
MoveToPreviousStep Method
MoveToPreviousStepInternal Method
MoveToPublishedStep Method
MoveToPublishedStepInternal Method
MoveToSpecificNextStep Method
MoveToSpecificStep Method
MoveToSpecificStepInternal Method
MoveToStepInternal Method
ProcessActionInternal Method
PropagateTreeProviderInternal Method
PublishDocument Method
PublishDocumentInternal Method
SendWorkflowEmails Method
SendWorkflowEmailsInternal Method
SetActionStatus Method
SetActionStatusInternal Method
WorkflowManager
GetStepInfo Method
Gets step information for given document.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
WorkflowStepInfo
GetStepInfo
(
TreeNode
node
)
Parameters
node
Type:
CMS.DocumentEngine
TreeNode
Tree node
Return Value
Type:
WorkflowStepInfo
See Also
Reference
WorkflowManager Class
CMS.DocumentEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com