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




Get the current selection type.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SelectionType As SelectionType
Visual Basic (Usage)Copy Code
Dim instance As Editor
Dim value As SelectionType
 
value = instance.SelectionType
C# 
public SelectionType SelectionType {get;}

See Also

© 2010 All Rights Reserved.