UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (5)
242RenderPostBackEventAsAnchor(writer,
420RenderPostBackEventAsAnchor(writer, command.Name, command.Text, subCommandStyle);
427RenderPostBackEventAsAnchor(writer, BackToList, backCommandText, subCommandStyle);
487RenderPostBackEventAsAnchor(writer, command.Name, command.Text, subCommandStyle);
494RenderPostBackEventAsAnchor(writer, BackToList, backCommandText, subCommandStyle);