Back to Devexpress

ASPxClientFileManagerItemRenamedEventArgs Class

aspnet-js-aspxclientfilemanageritemrenamedeventargs.md

latest1005 B
Original Source

ASPxClientFileManagerItemRenamedEventArgs Class

Provides data for the ASPxClientFileManager.ItemRenamed event.

Declaration

ts
declare class ASPxClientFileManagerItemRenamedEventArgs extends ASPxClientFileManagerActionEventArgsBase

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientFileManagerActionEventArgsBase ASPxClientFileManagerItemRenamedEventArgs

See Also

ASPxClientFileManagerItemRenamedEventArgs Members