AdvDirectory Component (List Method)
Back
Directory
Required.
The name of the directory you want get listing
Dot Directory Flag
Optional.
Check this if you want to get '.' and '..' directories in list result
Filter
Optional.
File extension filter to be applied to returned names, for example:
*.asp
. Only one mask filter can be applied at a time. If not specified then default value is
*.*
Sort
Name Ascending
Name Descending
Size Ascending
Size Descending
Type Ascending
Type Descending
Attributes Ascending
Attributes Descending
DateLastModified Ascending
DateLastModified Descending
DateCreated Ascending
DateCreated Descending
Optional.
List of query columns to sort directory listing. If not specified then default value is Name Ascending