New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.Platform

An object that provides flags for browser detection.

Inheritance Hierarchy

Properties

static android Boolean

Returns true if the browser is on an Android device.

static ios Boolean

Returns true if the browser is on an iOS device.

static ipad Boolean

Returns true if the browser is on an iPad.

static iphone Boolean

Returns true if the browser is on an iPhone.

static linux Boolean

Returns true if the browser is on a Linux device.

static mac Boolean

Returns true if the browser is on a Mac.

static windows Boolean

Returns true if the browser is on a Windows device.

static windowsphone Boolean

Returns true if the browser is on a Windows Phone device.

In this article