WmlMobileTextWriter.NumberOfSoftkeys Property

 

Returns the number of softkeys supported on the device. The default value is 0. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls.Adapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

Protected ReadOnly Property NumberOfSoftkeys As Integer

Property Value

Type: System.Int32

The number of softkeys supported on the device.

Softkeys are special keys that the application can usually map to custom tasks. Softkey text is displayed on the screen in the lower-left and lower-right corners.

.NET Framework
Available since 1.1
Return to top
Show: