NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataBindingCollectionConverter Class

Provides conversion functions for data binding collections.

Object
   TypeConverter
      DataBindingCollectionConverter

[Visual Basic]
Public Class DataBindingCollectionConverter
   Inherits TypeConverter
[C#]
public class DataBindingCollectionConverter : TypeConverter
[C++]
public __gc class DataBindingCollectionConverter : public
   TypeConverter
[JScript]
public class DataBindingCollectionConverter extends TypeConverter

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design

Assembly: System.Web.UI.Design.dll

See Also

DataBindingCollectionConverter Members | System.Web.UI.Design Namespace