HttpCapabilitiesBase.NumberOfSoftkeys Property
.NET Framework (current version)
Returns the number of soft keys on a mobile device.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Int32The number of soft keys supported on a mobile device. The default is 0.
The NumberOfSoftkeys property applies only to WML-compatible mobile devices.
Soft keys are special keys that the application can usually map to custom tasks. Soft-key text is displayed on the screen in the lower-left and lower-right corners.
.NET Framework
Available since 2.0
Available since 2.0
Show: