1 write to _bottomPagerRow
System.Web (1)
UI\WebControls\DetailsView.cs (1)
1712_bottomPagerRow = CreateRow(-1, DataControlRowType.Pager, DataControlRowState.Normal, null, rows, pagedDataSource);
2 references to _bottomPagerRow
System.Web (2)
UI\WebControls\DetailsView.cs (2)
356if (_bottomPagerRow == null) { 359return _bottomPagerRow;