![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
DropDownBoxItemCollection Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : DropDownBoxItemCollection Class |

Visual Basic (Declaration) | |
---|---|
<TypeConverterAttribute("ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownBoxItemCollectionConverter, ESRI.ArcGIS.ADF.Web.UI.WebControls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")> <DefaultMemberAttribute("Item")> <SerializableAttribute()> Public Class DropDownBoxItemCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DropDownBoxItemCollection |
C# | |
---|---|
[TypeConverterAttribute("ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownBoxItemCollectionConverter, ESRI.ArcGIS.ADF.Web.UI.WebControls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")] [DefaultMemberAttribute("Item")] [SerializableAttribute()] public class DropDownBoxItemCollection |
The DropDownBoxItemCollection maintains a collection of standard ASP.NET ListItem objects, similar to the ASP.NET ,ListItemCollection but is specifically designed to be used as the item collection for the DropDownBox.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family