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