Skip to main content
A newer version of this page is available. .

ASPxClientFileManagerItemsDeletedEventArgs Class

Provides data for the ASPxClientFileManager.ItemsDeleted event.

Declaration

declare class ASPxClientFileManagerItemsDeletedEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientFileManagerItemsDeletedEventArgs type are used as arguments for the ASPxClientFileManager.ItemsDeleted event generated on the client side.

ASPxClientFileManagerItemsDeletedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs
ASPxClientFileManagerItemsDeletedEventArgs
See Also