Does the requesting device supports touch screen.
Namespace: DotNetNuke.Services.ClientCapabilityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
bool IsTouchScreen { get; set; } |
| Visual Basic |
|---|
Property IsTouchScreen As Boolean Get Set |