The members of System.Web.UI.Design.HierarchicalDataSourceDesigner are listed below.
See Also: Inherited members from System.Web.UI.Design.ControlDesigner
![]() Initializes a new instance of the System.Web.UI.Design.HierarchicalDataSourceDesigner class. |
[read-only] override | ActionLists | System.ComponentModel.Design.DesignerActionListCollection.
![]() Gets the action list collection for the control designer. |
[read-only] | CanConfigure | bool.
![]() Gets a value that indicates whether the IHierarchicalDataSourceDesigner.Configure method can be called. |
[read-only] | CanRefreshSchema | bool.
![]() Gets a value that indicates whether the IHierarchicalDataSourceDesigner.RefreshSchema(bool) method can be called. |
[read-only] | SuppressingDataSourceEvents | bool.
![]() Indicates whether data source events have been disabled. |
Configure()
| ||
override | GetDesignTimeHtml()
| |
GetView(string)
| ||
RefreshSchema(bool)
| ||
ResumeDataSourceEvents()
| ||
SuppressDataSourceEvents()
|
OnDataSourceChanged(EventArgs)
| ||
OnSchemaRefreshed(EventArgs)
|
DataSourceChanged |
![]() Occurs when any property of the associated data source changes. | |
SchemaRefreshed |
![]() Occurs after the schema has been refreshed. |