HttpBrowserCapabilitiesWrapper.AddBrowser Method (String)

 

Used internally to add an entry to the internal collection of browsers for which capabilities are recognized.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override AddBrowser : 
        browserName:string -> unit

Parameters

browserName
Type: System.String

The name of the browser to add.

.NET Framework
Available since 3.5
Return to top
Show: