2 references to _showMore
System.Web.Mobile (2)
UI\MobileControls\Adapters\WmlObjectListAdapter.cs (2)
306
if (eventArgument.StartsWith(
_showMore
, StringComparison.Ordinal))
374
return Int32.Parse(arg.Substring(
_showMore
.Length), CultureInfo.InvariantCulture);