Click or drag to resize
WorkflowStepInfoGetSiblingsWhereCondition Method
Creates where condition according to Parent, Group and Site settings.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
protected override WhereCondition GetSiblingsWhereCondition()

Return Value

Type: WhereCondition
See Also