Determines whether site running on BlackBerry.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public static bool IsBlackBerryMode { get; }
Visual Basic
Public Shared ReadOnly Property IsBlackBerryMode As Boolean
	Get

See Also