1 override of RenderBeginPostBack
System.Web.Mobile (1)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
590public override void RenderBeginPostBack(String softkeyLabel,
3 references to RenderBeginPostBack
System.Web.Mobile (3)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
634base.RenderBeginPostBack(softkeyLabel, implicitSoftkeyLabel, mapToSoftkey);
UI\MobileControls\Adapters\WmlControlAdapter.cs (2)
104writer.RenderBeginPostBack(softkeyLabel, implicitSoftkeyLabel, mapToSoftkey); 262writer.RenderBeginPostBack(softkeyLabel, implicitSoftkeyLabel, mapToSoftkey);