1 write to _control
System.Web.Mobile (1)
UI\MobileControls\ItemPager.cs (1)
45
_control
= control;
4 references to _control
System.Web.Mobile (4)
UI\MobileControls\ItemPager.cs (4)
116
_control
.FirstPage = _firstPage;
117
_control
.LastPage = _lastPage;
125
int page =
_control
.Form.CurrentPage;
147
int page =
_control
.Form.CurrentPage;