System.Web.UI.Control.Adapter Property

Gets the browser-specific adapter for the control.

Syntax

protected System.Web.UI.Adapters.ControlAdapter Adapter { get; }

Value

Documentation for this section has not yet been entered.

Remarks

ASP.NET Web pages are usable across a wide range of devices and browsers that can request information from the Web. The Control.Adapter property returns the System.Web.UI.Adapters.ControlAdapter object that renders the control on the requesting device or browser's screen.

For more information about adapters, see Architectural Overview of Adaptive Control Behavior.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0