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




The simple string choice used in a UI Parameter.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.