HttpBrowserCapabilitiesBase::AddBrowser Method (String^)
.NET Framework (current version)
When overridden in a derived class, used internally to add an entry to the internal collection of browsers for which capabilities are recognized.
Assembly: System.Web (in System.Web.dll)
Parameters
- browserName
-
Type:
System::String^
The name of the browser to add.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: