FileManagerSettingsDataSource Properties
Contains a file manager’s fieldname settings.
Name | Description |
---|---|
File |
Gets or sets the name of the data source field which provides file content. |
Is |
Gets or sets the name of the data source field which provides values indicating whether an item is a file or folder. |
Key |
Gets or sets the name of the data source key field. |
Last |
Gets or sets the name of the data source field which provides the time of the last file modification. |
Name |
Gets or sets the name of the data source field which provides unique item identifier names. |
Parent |
Gets or sets the name of the data source field which provides the item parent key values. |
See Also