2 references to ShowMore
System.Web.Mobile (2)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (2)
94
if (eventArgument.StartsWith(
ShowMore
, StringComparison.Ordinal)) {
192
return Int32.Parse(arg.Substring(
ShowMore
.Length), CultureInfo.InvariantCulture);