8 references to IsValidSoftkeyLabel
System.Web.Mobile (8)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (3)
449
if (_useMenuOptionTitle &&
IsValidSoftkeyLabel
(_softkeyLabel))
700
if (_useMenuOptionTitle &&
IsValidSoftkeyLabel
(_softkeyLabel))
751
if (_useMenuOptionTitle &&
IsValidSoftkeyLabel
(_softkeyLabel))
UI\MobileControls\Adapters\WmlControlAdapter.cs (2)
86
if (mapToSoftkey && !writer.
IsValidSoftkeyLabel
(softkeyLabel))
247
if (!writer.
IsValidSoftkeyLabel
(softkeyLabel))
UI\MobileControls\Adapters\WmlFormAdapter.cs (2)
138
writer.
IsValidSoftkeyLabel
(nextPageText) ? nextPageText
150
writer.
IsValidSoftkeyLabel
(prevPageText) ? prevPageText
UI\MobileControls\Adapters\WmlPhoneCallAdapter.cs (1)
115
if (!writer.
IsValidSoftkeyLabel
(softkeyLabel))