2 references to CreateServerPagedDataSource
System.Web (2)
UI\WebControls\FormView.cs (2)
1342
pagedDataSource =
CreateServerPagedDataSource
(arguments.TotalRowCount);
1349
pagedDataSource =
CreateServerPagedDataSource
(checked(PageIndex + dataSourceCollection.Count));