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




Toggle the unordered list property for the current paragraph.

Syntax

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

See Also

© 2010 All Rights Reserved.