3 references to IsViewStateEnabled
System.Web.Mobile (3)
UI\MobileControls\PagedControl.cs (3)
269
!
IsViewStateEnabled
()))
304
if (IsCustomPaging && IsTemplated && !
IsViewStateEnabled
() && _lastItemCountLoaded != -1)
338
if (_stateLoadItemsArgs != null && IsCustomPaging && IsTemplated && !
IsViewStateEnabled
())