This documentation is archived and is not being maintained.

RepeaterDesigner.GetSelectedDataSource Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Overridable Function GetSelectedDataSource() As Object _
   Implements IDataSourceProvider.GetSelectedDataSource
[C#]
public virtual object GetSelectedDataSource();
[C++]
public: virtual Object* GetSelectedDataSource();
[JScript]
public function GetSelectedDataSource() : Object;

See Also

RepeaterDesigner Class | RepeaterDesigner Members | System.Web.UI.Design.WebControls Namespace

Show: