2 references to ShouldRenderAsTable
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (2)
155
bool shouldRenderAsTable =
ShouldRenderAsTable
();
607
if (
ShouldRenderAsTable
() && tableFieldIndices.Length != 0)