ESRI.ArcGIS.ADF.Web
ChoiceSelectedIndex Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > UIParameter Class : ChoiceSelectedIndex Property




The selected index of the choice.

Syntax

Visual Basic (Declaration) 
Public Property ChoiceSelectedIndex As Integer
Visual Basic (Usage)Copy Code
Dim instance As UIParameter
Dim value As Integer
 
instance.ChoiceSelectedIndex = value
 
value = instance.ChoiceSelectedIndex
C# 
public int ChoiceSelectedIndex {get; set;}

See Also

© 2010 All Rights Reserved.