Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
System.Web.UI.Adapters NamespaceImportant
Some information relates to prerelease product that may be substantially modified before itâs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the base classes for control adapters and page adapters. You can use these adapters to override the life-cycle states of pages and controls. This is useful if you want to modify a control's markup or behavior for new markup standards or for specific browsers.
Classes ControlAdapterCustomizes rendering for the derived control to which the adapter is attached, to modify the default markup or behavior for specific browsers, and is the base class from which all control adapters inherit.
PageAdapterAdapts a Web page for a specific browser and provides the base class from which all page adapters inherit, directly or indirectly.
RemarksThe System.Web.UI.WebControls.Adapters.WebControlAdapter class inherits from the ControlAdapter class. The System.Web.UI.WebControls.Adapters.DataBoundControlAdapter and System.Web.UI.WebControls.Adapters.MenuAdapter classes inherit from the System.Web.UI.WebControls.Adapters.WebControlAdapter class.
See alsoCollaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide..NET
Open a documentation issue Provide product feedback FeedbackWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4