Back to Devexpress

ASPxClientFileManagerCallback Interface

aspnet-js-aspxclientfilemanagercallback.md

latest560 B
Original Source

ASPxClientFileManagerCallback Interface

A JavaScript function that receives callback data obtained via a call to the ASPxClientFileManager.SetCurrentFolderPath method.

Declaration

ts
interface ASPxClientFileManagerCallback

Parameters

NameTypeDescription
resultany

An object that contains a callback data.

|

Returns

Type
void

See Also

File Manager