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