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