Click or drag to resize
DocumentChangeOrderEventArgsTDocumentNewOrder Property
Specific new document order index to be set. If not defined, the OrderType is used instead.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public Nullable<int> NewOrder { get; protected set; }

Property Value

Type: NullableInt32
See Also