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

ASPxClientHtmlEditorCustomDialogClosingEventArgs Class

Provides data for the ASPxClientHtmlEditor.CustomDialogClosing client event.

Declaration

declare class ASPxClientHtmlEditorCustomDialogClosingEventArgs extends ASPxClientHtmlEditorCustomDialogCloseEventArgsBase

Remarks

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

See Also