IHierarchicalDataSourceDesigner Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Configure() | Launches the configuration wizard for the underlying data source. |
![]() | GetView(String) | Gets the named data source view that is associated with the data source control. |
![]() | RefreshSchema(Boolean) | Refreshes the schema of the underlying data source. |
![]() | ResumeDataSourceEvents() | Restores events after calling the SuppressDataSourceEvents method. |
![]() | SuppressDataSourceEvents() | Turns off events in the data source control. |
Show:
