IsUplevelBrowser Method
The IsUplevelBrowser method of the SPUtility class returns a Boolean value that indicates whether the version of the browser is later than Microsoft Internet Explorer 5.0 or Netscape Navigator 6.0, based on the HTTP context of the request.
Parameters
context A System.Web.HttpContext object that represents the context of the request.
Return Value
true if the browser is a later version; otherwise, false.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security