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