Click or drag to resize
WorkflowTransformationFunctions Class
Functions for workflow macro methods.
Inheritance Hierarchy
SystemObject
  CMS.WorkflowEngine.Web.UIWorkflowTransformationFunctions

Namespace: CMS.WorkflowEngine.Web.UI
Assembly: CMS.WorkflowEngine.Web.UI (in CMS.WorkflowEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public class WorkflowTransformationFunctions

The WorkflowTransformationFunctions type exposes the following members.

Constructors
  NameDescription
Public methodWorkflowTransformationFunctions
Top
Methods
  NameDescription
Public methodStatic memberPassedThroughActions
Returns true if document had passed through one/all selected workflow actions.
Public methodStatic memberPassedThroughSteps
Returns true if document had passed through one/all specified workflow steps.
Top
See Also