HttpBrowserCapabilitiesWrapper.MaximumSoftkeyLabelLength Property

 

Gets the maximum length of the text that a soft-key label can display.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override MaximumSoftkeyLabelLength : int with get

Property Value

Type: System.Int32

The maximum length of the text that a soft-key label can display. The default is 5.

.NET Framework
Available since 3.5
Return to top
Show: