ASPxClientFileManagerItem Properties
A client-side equivalent of the file manager’s FileManagerItem object and serves as a base class for client file and folder objects.Name | Description |
---|---|
id | Gets the item‘s unique identifier. |
isFolder | Gets a value that indicates if the current file manager item is a folder. |
name | Gets the name of the current item. |
See Also