RepeaterDesigner::ExecuteChooseDataSourcePostSteps Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Called by a design host such as Visual Studio 2005 after a user selects a data source at design time.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void ExecuteChooseDataSourcePostSteps()

This method is available for derived classes that require additional processing after a user selects a data source at design time.

.NET Framework
Available since 2.0
Return to top
Show: