ESRI.ArcGIS.ADF.Web
ChoiceParameter Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > UIParameterChoice Class : ChoiceParameter Property




The choice UI parameter.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property ChoiceParameter As UIParameter
Visual Basic (Usage)Copy Code
Dim instance As UIParameterChoice
Dim value As UIParameter
 
instance.ChoiceParameter = value
 
value = instance.ChoiceParameter
C# 
[CompilerGeneratedAttribute()]
public UIParameter ChoiceParameter {get; set;}

See Also

© 2010 All Rights Reserved.