Click or drag to resize

OptionGroupAdapter Properties

The OptionGroupAdapter type exposes the following members.

Properties
  NameDescription
Protected propertyBrowser
Gets a reference to the browser capabilities of the client making the current HTTP request.
(Inherited from ControlAdapter.)
Protected propertyControl
Gets a reference to the Web control to which this control adapter is attached.
(Inherited from WebControlAdapter.)
Protected propertyIsEnabled
Gets a value indicating whether the Web control and all its parent controls are enabled.
(Inherited from WebControlAdapter.)
Protected propertyPage
Gets a reference to the page where the control associated with this adapter resides.
(Inherited from ControlAdapter.)
Protected propertyPageAdapter
Gets a reference to the page adapter for the page where the associated control resides.
(Inherited from ControlAdapter.)
Top
See Also