Skip to main content

ASPxClientHtmlEditorCustomDialogEventArgs Class

Provides data for client events that relate to custom dialog operations.

#Declaration

TypeScript
declare class ASPxClientHtmlEditorCustomDialogEventArgs extends ASPxClientEventArgs

#Remarks

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

#Inheritance

See Also