1 implementation of SetPageProperties
System.Web.Extensions (1)
5 references to SetPageProperties
System.Web.Extensions (5)
UI\WebControls\DataPager.cs (5)
399_pageableItemContainer.SetPageProperties(_startRowIndex, _maximumRows, false);
456_pageableItemContainer.SetPageProperties(_startRowIndex, _maximumRows, false);
494_pageableItemContainer.SetPageProperties(_startRowIndex, _maximumRows, false);
521_pageableItemContainer.SetPageProperties(newStartIndex, _maximumRows, true);
598_pageableItemContainer.SetPageProperties(startRowIndex, maximumRows, databind);