Support detect the device whether is a tablet.

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

Syntax

C#
public virtual bool SupportsTabletDetection { get; }
Visual Basic
Public Overridable ReadOnly Property SupportsTabletDetection As Boolean
	Get

See Also