ObjectSortEventArgs Properties |
The ObjectSortEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Ascending |
Indicates if the sort should be ascending.
(Inherited from ObjectSortEventArgsTObject.) | |
Content |
Object content. Used when it makes sense: Search indexing
(Inherited from ObjectEventArgsTObject.) | |
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
NameColumn |
Column by the content of which the alphabetical order will be set.
(Inherited from ObjectSortEventArgsTObject.) | |
Object |
Processed object
(Inherited from ObjectEventArgsTObject.) | |
OrderColumn |
Name of the order column. If null, OrderColumn from TypeInfo is taken.
(Inherited from ObjectSortEventArgsTObject.) | |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |