Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Editor.ClientSideOnPaste Property

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


Direct link to this topic