DocumentChangeOrderEventArgsTDocumentNewOrder Property |
Specific new document order index to be set. If not defined, the OrderType is used instead.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public Nullable<int> NewOrder { get; protected set; }
Property Value
Type:
NullableInt32See Also