Documentation for this section has not yet been entered.
The ControlAdapter.PageAdapter property provides access to the System.Web.UI.Adapters.PageAdapter object for the System.Web.UI.Page object where the System.Web.UI.Control object associated with the current System.Web.UI.Adapters.ControlAdapter object is situated.
The ControlAdapter.PageAdapter property can be used to access other items at the page adapter level, such as common target-specific functions that could apply to several control types on the page.