System.Web.UI.Design.DataBindingCollectionConverter Class

Provides a type converter for System.Web.UI.DataBindingCollection objects.

See Also: DataBindingCollectionConverter Members

Syntax

[System.Obsolete("This class is not supposed to be in use anymore as DesignerActionList is supposed to be used for editing DataBinding")]
public class DataBindingCollectionConverter : System.ComponentModel.TypeConverter

Remarks

This type converter calls the base erload:System.ComponentModel.TypeConverter.ConvertTo method for all destination types except string, for which an empty string ("") is returned.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0