2 references to _itemCountViewStateKey
System.Web.Mobile (2)
UI\MobileControls\PagedControl.cs (2)
115Object count = ViewState[_itemCountViewStateKey]; 127ViewState[_itemCountViewStateKey] = value;