1 write to _bottomPagerRow
System.Web (1)
UI\WebControls\FormView.cs (1)
1476_bottomPagerRow = CreateRow(itemIndex, DataControlRowType.Pager, DataControlRowState.Normal, rows, pagedDataSource);
2 references to _bottomPagerRow
System.Web (2)
UI\WebControls\FormView.cs (2)
206if (_bottomPagerRow == null) { 209return _bottomPagerRow;