ASPxClientHtmlEditorBeforePasteEventArgs Constructors
Provides data for the ASPxClientHtmlEditor.BeforePaste event.Name | Description |
---|---|
constructor(commandName, html) | Initialize a new instance of the ASPxClientHtmlEditorBeforePasteEventArgs class with the specified settings. |
See Also