ASPxClientFileManagerAllItemsCallback Interface
A JavaScript function which receives callback data obtained by a call to the client ASPxClientFileManager.GetAllItems method.
#Declaration
interface ASPxClientFileManagerAllItemsCallback
#Parameters
Name | Type | Description |
---|---|---|
items | ASPx |
An array of ASPx |
#Returns
Type |
---|
void |