2 types derived from UpSoftkey
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (2)
1243private class UpHyperlinkSoftkey : UpSoftkey 1249private class UpPostBackSoftkey : UpSoftkey
4 references to UpSoftkey
System.Web.Mobile (4)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (4)
1037card.Softkeys = new UpSoftkey[NumberOfSoftkeys]; 1187private void SetPrimarySoftkey(UpSoftkey softkey) 1200private void RenderSoftkey(String doType, UpSoftkey softkey) 1268public UpSoftkey[] Softkeys = null;