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

ASPxClientFileManagerItemMovedEventArgs Class

Provides data for the ASPxClientFileManager.ItemMoved event.

Declaration

declare class ASPxClientFileManagerItemMovedEventArgs extends ASPxClientFileManagerActionEventArgsBase

Remarks

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

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

Inheritance

See Also