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 |
---|---|
GetFullName | Gets the current item’s full name with the specified settings. |
GetMetadata | Gets the current item’s metadata. |
IsSelected | Gets a value indicating whether the item is selected in the file manager. |
SetSelected(selected) | Specifies whether the file manager item is selected. |
See Also