ESRI.ArcGIS.ADF.Web.UI.WebControls
DropDownBoxItemCollectionConverter Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : DropDownBoxItemCollectionConverter Class




Type converter that converts a list item collection to a string.

Syntax

Visual Basic (Declaration) 
Public Class DropDownBoxItemCollectionConverter 
   Inherits TypeConverter
Visual Basic (Usage)Copy Code
Dim instance As DropDownBoxItemCollectionConverter
C# 
public class DropDownBoxItemCollectionConverter : TypeConverter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.DropDownBoxItemCollectionConverter

See Also

© 2010 All Rights Reserved.