Does the requesting device supports touch screen.

Namespace: DotNetNuke.Services.ClientCapability
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
bool IsTouchScreen { get; set; }
Visual Basic
Property IsTouchScreen As Boolean
	Get
	Set

See Also