Click or drag to resize
GraphDesignerToolbarGetWhereCondition Method
Returns IWhereCondition used to get workflows persisted in database.

Namespace: CMS.WorkflowEngine.Web.UI
Assembly: CMS.WorkflowEngine.Web.UI (in CMS.WorkflowEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
protected virtual WhereCondition GetWhereCondition()

Return Value

Type: WhereCondition
See Also