Sitecore 5.0 API

UIUtil.IsIE Method 

Detects if the current browser is IE.

[Visual Basic]
Public Shared Function IsIE() As Boolean
[C#]
public static bool IsIE();

See Also

UIUtil Class | Sitecore Namespace