HierarchicalDataBoundControlAdapter Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.Adapters
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Browser | Gets a reference to the browser capabilities of the client making the current HTTP request.(Inherited from ControlAdapter.) |
![]() | Control | Retrieves a strongly typed reference to the HierarchicalDataBoundControl control associated with this HierarchicalDataBoundControlAdapter object. |
![]() | IsEnabled | Gets a value indicating whether the Web control and all its parent controls are enabled.(Inherited from WebControlAdapter.) |
![]() | Page | Gets a reference to the page where the control associated with this adapter resides.(Inherited from ControlAdapter.) |
![]() | PageAdapter | Gets a reference to the page adapter for the page where the associated control resides.(Inherited from ControlAdapter.) |
Show:
