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

ASPxClientRibbonDialogBoxLauncherClickedEventArgs Class

Provides data for the ASPxClientRibbon.DialogBoxLauncherClicked event.

Declaration

declare class ASPxClientRibbonDialogBoxLauncherClickedEventArgs extends ASPxClientProcessingModeEventArgs

Remarks

Objects of the ASPxClientRibbonDialogBoxLauncherClickedEventArgs type are used as arguments for the ASPxClientRibbon.DialogBoxLauncherClicked event generated on the client side.

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

Inheritance

ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientRibbonDialogBoxLauncherClickedEventArgs
See Also