System.Web.UI.Design.IHierarchicalDataSourceDesigner: Method Members

The methods of System.Web.UI.Design.IHierarchicalDataSourceDesigner are listed below. For a list of all members, see the IHierarchicalDataSourceDesigner Members list.

Public Methods

Configure()

Launches the configuration wizard for the underlying data source.

GetView(string) : DesignerHierarchicalDataSourceView

Gets the named data source view that is associated with the data source control.

RefreshSchema(bool)

Refreshes the schema of the underlying data source.

ResumeDataSourceEvents()

Restores events after calling the IHierarchicalDataSourceDesigner.SuppressDataSourceEvents method.

SuppressDataSourceEvents()

Turns off events in the data source control.