Determines whether site running on iTouch device.

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

Syntax

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

See Also