This documentation is archived and is not being maintained.
DataBoundControlAdapter Properties
Visual Studio 2010
The DataBoundControlAdapter type exposes the following members.
| 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 DataBoundControl object associated with this control adapter. |
|
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: