XmlDataSourceDesigner::Configure Method ()

 

Launches the configuration wizard for the underlying data source.

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

public:
virtual void Configure() override

The Configure method is called by the design host, if the CanConfigure property is true.

.NET Framework
Available since 2.0
Return to top
Show: