4 references to RenderGoAction
System.Web.Mobile (4)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
232
RenderGoAction
(null, _postBackEventArgumentVarName, WmlPostFieldType.Variable, true);
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (3)
457
RenderGoAction
(target, argument, postBackType, includeVariables);
1030
RenderGoAction
(null, _postBackEventArgumentVarName, WmlPostFieldType.Variable, i == 0);
1056
RenderGoAction
(target, arg, postBackType, includeVariables);