System.Web.UI.Design.DataMemberConverter.GetStandardValues Method

Gets the data members present within the selected data source, if information about them is available.

Syntax

public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext object indicating the component or control to get values for.

Returns

A System.ComponentModel.TypeConverter.StandardValuesCollection listing the data members of the data source selected for the component.

Remarks

The converter uses the System.Web.UI.Design.IDataSourceProvider implementation of the associated component's designer to retrieve the current data source selection.

Requirements

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