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

ASPxClientFileManagerItemRenamedEventArgs Class

Provides data for the ASPxClientFileManager.ItemRenamed event.

Declaration

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