Click or drag to resize

BndLkupIsIE Method

Determine if the requesting browser is InternetExplorer.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool IsIE()

Return Value

Type: Boolean
True if browser is IE, else false.
See Also