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




Toggle underline formatting on the current selection.

Syntax

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

See Also

© 2010 All Rights Reserved.