Click or drag to resize
CurrentDeviceInfoHasTrackPad Property

Note: This API is now obsolete.

Indicates if the device has a track pad or ball. eg - Nexus One, Blackberry Curve

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Use property Data["propertyName"] instead.")]
public bool HasTrackPad { get; }

Property Value

Type: Boolean
See Also