wodFtpDLX ActiveX Control - SortItemsEnum Enumeration
    
 

Remarks
These constants define how will wodFtpDLX sort items internally. By default, items are not sorted. If you select any sort (other than None), wodFtpDLX will list Folders first, then symbolic links, and then other files.

Members

Constant Value Description
 sortName 0 Sort by name.
 sortType 1 Sort by type.
 sortSize 2 Sort by size.
 sortDate 3 Sort by date.
 sortNone 4 No sort.