Click or drag to resize
DocumentSortEventArgsTDocument Properties

The DocumentSortEventArgsTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyAscending
Indicates if the sort should be ascending.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyParameter
Event parameter
(Inherited from CMSEventArgsParameterType.)
Public propertyParentNodeId
Node ID of a document which sub-section should be sorted.
Public propertySortType
Defines the sort type (by alphabet or date).
Top
See Also