摘要:
设定取数位置 if (CurrentPage > 1) { SPListItemCollectionPosition p = new SPListItemCollectionPosition(pageData); oQuery.ListItemCollectionPosition = p; } SP... 阅读全文
posted @ 2015-07-27 12:20
FlowXP
阅读(387)
评论(0)
推荐(0)