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

ASPxClientHtmlEditorCustomDialogCloseEventArgsBase Class

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

Declaration

declare class ASPxClientHtmlEditorCustomDialogCloseEventArgsBase extends ASPxClientHtmlEditorCustomDialogEventArgs

Remarks

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

See Also