ObjectSortEventArgsTObject Properties |
The ObjectSortEventArgsTObject generic type exposes the following members.
Name | Description | |
---|---|---|
Ascending |
Indicates if the sort should be ascending.
| |
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.
| |
Object |
Processed object
(Inherited from ObjectEventArgsTObject.) | |
OrderColumn |
Name of the order column. If null, OrderColumn from TypeInfo is taken.
| |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |