| DocumentSortEventArgsTDocument Properties |
The DocumentSortEventArgsTDocument generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Ascending |
Indicates if the sort should be ascending.
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| Parameter |
Event parameter
(Inherited from CMSEventArgsParameterType.) | |
| ParentNodeId |
Node ID of a document which sub-section should be sorted.
| |
| SortType |
Defines the sort type (by alphabet or date).
|