DocumentSortEventArgs Properties |
The DocumentSortEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Ascending |
Indicates if the sort should be ascending.
(Inherited from DocumentSortEventArgsTDocument.) | |
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.
(Inherited from DocumentSortEventArgsTDocument.) | |
SortType |
Defines the sort type (by alphabet or date).
(Inherited from DocumentSortEventArgsTDocument.) |