2 references to ShowMore
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (2)
540
if (eventArgument.StartsWith(
ShowMore
, StringComparison.Ordinal))
588
return Int32.Parse(arg.Substring(
ShowMore
.Length), CultureInfo.InvariantCulture);