IHierarchicalDataSourceDesigner Methods

 

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

NameDescription
System_CAPS_pubmethodConfigure()

Launches the configuration wizard for the underlying data source.

System_CAPS_pubmethodGetView(String)

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

System_CAPS_pubmethodRefreshSchema(Boolean)

Refreshes the schema of the underlying data source.

System_CAPS_pubmethodResumeDataSourceEvents()

Restores events after calling the SuppressDataSourceEvents method.

System_CAPS_pubmethodSuppressDataSourceEvents()

Turns off events in the data source control.

Return to top
Show: