HttpBrowserCapabilitiesWrapper::IsBrowser Method (String^)
.NET Framework (current version)
Gets a value that indicates whether the client browser is the same as the specified browser.
Assembly: System.Web (in System.Web.dll)
Parameters
- browserName
-
Type:
System::String^
The specified browser.
Return Value
Type: System::Booleantrue if the client browser is the same as the specified browser; otherwise, false. The default is false.
.NET Framework
Available since 3.5
Available since 3.5
Show: