Gets or sets the name of the client side JavaScript function to be called to process pasted text.
[Visual Basic]
Public Property ClientSideOnPaste As
String
[C#]
public
String ClientSideOnPaste {get; set;}
Remarks
See editor_paste_handler for more details.
See Also
Editor Class | EO.Web Namespace