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