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

ASPxClientFileManagerItemsCopiedEventArgs Class

Provides data for the ASPxClientFileManager.ItemsCopied event.

Declaration

declare class ASPxClientFileManagerItemsCopiedEventArgs extends ASPxClientEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs
ASPxClientFileManagerItemsCopiedEventArgs
See Also