ESRI.ArcGIS.ADF.Web
Choice Class
Members  See Also 
ESRI.ArcGIS.ADF.Web Namespace : Choice Class




The choice used in a UI Parameter. Override ToString to provice the string representation of the choice.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public MustInherit Class Choice 
Visual Basic (Usage)Copy Code
Dim instance As Choice
C# 
[SerializableAttribute()]
public abstract class Choice 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.Choice
      ESRI.ArcGIS.ADF.Web.StringChoice
      ESRI.ArcGIS.ADF.Web.UIParameterChoice

See Also

© 2010 All Rights Reserved.