Web developers can use this class to represent an HTML server control element not directly represented by a .NET Framework class, such as <span>, <div>, <body>, or <font>.
Namespace: System.Web.UI.HtmlControls Assembly: System.Web (in System.Web.dll)
Property
Description
Supported in .NET version
Adapter
This property gets the browser-specific adapter for the control. If the target browser does not require an adapter, returns …