System.Web.UI.Design.DesignTimeData.GetDataMembers Method

Gets the names of the data members in the specified data source.

Syntax

public static string[] GetDataMembers (object dataSource)

Parameters

dataSource
The data source from which to retrieve the names of the members.

Returns

An array of type String that contains the names of the data members in the specified data source.

Remarks

Documentation for this section has not yet been entered.

Requirements

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