The members of System.Web.UI.HierarchicalDataSourceControl are listed below.
See Also: Inherited members from System.Web.UI.Control
Initializes a new instance of the System.Web.UI.HierarchicalDataSourceControl class. |
override | EnableTheming | bool.
Gets a value indicating whether this control supports themes. |
override | SkinID | string.
Gets or sets the skin to apply to the System.Web.UI.HierarchicalDataSourceControl control. |
override | Visible | bool.
Gets or sets a value indicating whether the control is visually displayed. |
override | FindControl(string)
| |
override | Focus()
| |
override | HasControls()
| |
override | RenderControl(HtmlTextWriter)Documentation for this section has not yet been entered. |
override | CreateControlCollection()
| |
abstract | GetHierarchicalView(string)
| |
OnDataSourceChanged(EventArgs)
|
System.Web.UI.IHierarchicalDataSource.GetHierarchicalView |
Gets the view helper object for the System.Web.UI.IHierarchicalDataSource interface for the specified path. |