DataBinder.getDataSource

Overview | Methods | This Package | All Packages

DataBinder.getDataSource

Retrieves the data source underlying the DataBinder control.

Syntax

public IDataSource getDataSource()

Return Value

Returns an object that supports the IDataSource interface.

See Also   setDataSource