Back to Devexpress

ASPxClientHtmlEditorBeforePasteEventArgs.html Property

aspnet-js-aspxclienthtmleditorbeforepasteeventargs-9babbda0.md

latest663 B
Original Source

ASPxClientHtmlEditorBeforePasteEventArgs.html Property

Gets or sets the HTML markup that is about to be pasted to the ASPxHtmlEditor’s content.

Declaration

ts
html: string

Property Value

TypeDescription
string

A string value that specifies the HTML content to paste.

|

See Also

Paste Formatting

ASPxClientHtmlEditorBeforePasteEventArgs Class

ASPxClientHtmlEditorBeforePasteEventArgs Members