ESRI.ArcGIS.ADF.Web.UI.WebControls
Paste Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace > Editor Class : Paste Method




Paste the contents of the clipboard into the current selection.

Syntax

Visual Basic (Declaration) 
Public Sub Paste() 
Visual Basic (Usage)Copy Code
Dim instance As Editor
 
instance.Paste()
C# 
public void Paste()

See Also

© 2010 All Rights Reserved.