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




Clear the contents of the document, leaving the body intact.

Syntax

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

See Also

© 2010 All Rights Reserved.