2 references to _itemCountViewStateKey
System.Web.Mobile (2)
UI\MobileControls\ObjectList.cs (2)
564if (ViewState[_itemCountViewStateKey] != null) 1297ViewState[_itemCountViewStateKey] = count;