Repeater.GetData Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Returns an IEnumerable interface from the data source.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
The data source is specified either by the DataSource property or by the DataSourceID and SelectArguments properties.
Community Additions
ADD
Show: