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




The choice used in a UI Parameter that is itself a choice.

Object Model


Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.