Click or drag to resize
RelationshipInfoGetSiblingsWhereCondition Method
Creates subset for ordering functionality. The group is defined by ad-hoc relationship name ID and the left node ID, under which is relationship created.

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

Return Value

Type: WhereCondition
See Also