Click or drag to resize
DocumentChangeOrderEventArgsTDocumentRelativeOrder Property
Indicates if the NewOrder index is relative to current document position.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public bool RelativeOrder { get; protected set; }

Property Value

Type: Boolean
See Also