2 references to PagerItemCount
System.Web.Mobile (2)
UI\MobileControls\PagedControl.cs (2)
62
count =
PagerItemCount
;
198
return (IsCustomPaging || !EnablePagination) ? InternalItemCount :
PagerItemCount
;