ASPxClientFileManagerItem Methods
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 |
---|---|
Get |
Gets the current item’s full name with the specified settings. |
Get |
Gets the current item’s metadata. |
Is |
Gets a value indicating whether the item is selected in the file manager. |
Set |
Specifies whether the file manager item is selected. |
See Also