HttpBrowserCapabilitiesBase.Id Property

 

When overridden in a derived class, gets the internal identifier of the browser as specified in the browser definition file.

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

abstract Id : string with get
override Id : string with get

Property Value

Type: System.String

The internal identifier of the browser as specified in the browser definition file.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: