Skip to main content

ASPxClientHtmlEditorCustomDialogCloseEventArgsBase Class

Provides data for client events that relate to closing a custom dialog.

#Declaration

TypeScript
declare class ASPxClientHtmlEditorCustomDialogCloseEventArgsBase extends ASPxClientHtmlEditorCustomDialogEventArgs

#Remarks

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

See Also