1<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/None.gif" align="top" />public partial class Pager : System.Web.UI.UserControl
<br /> 2<img id="Highlighter_59_3715_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_59_3715_Open_Text').style.display='none'; document.getElementById('Highlighter_59_3715_Closed_Image').style.display='inline'; document.getElementById('Highlighter_59_3715_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedBlockStart.gif" align="top" /><img id="Highlighter_59_3715_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_59_3715_Closed_Text').style.display='none'; document.getElementById('Highlighter_59_3715_Open_Image').style.display='inline'; document.getElementById('Highlighter_59_3715_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedBlock.gif" align="top" /> ...{
<br /> 3<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> private string _UrlFormat;
<br /> 4<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> private int _PageSize = 10;
<br /> 5<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> private int _RecordCount;
<br /> 6<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> private int _PageCount = 5;
<br /> 7<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 8<img id="Highlighter_211_265_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_211_265_Open_Text').style.display='none'; document.getElementById('Highlighter_211_265_Closed_Image').style.display='inline'; document.getElementById('Highlighter_211_265_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_211_265_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_211_265_Closed_Text').style.display='none'; document.getElementById('Highlighter_211_265_Open_Image').style.display='inline'; document.getElementById('Highlighter_211_265_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> /**//// <summary>
<br /> 9<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> /// 连接格式
<br /> 10<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> /// </summary>
<br /> 11<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> public string UrlFormat
<br /> 12<img id="Highlighter_305_475_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_305_475_Open_Text').style.display='none'; document.getElementById('Highlighter_305_475_Closed_Image').style.display='inline'; document.getElementById('Highlighter_305_475_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_305_475_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_305_475_Closed_Text').style.display='none'; document.getElementById('Highlighter_305_475_Open_Image').style.display='inline'; document.getElementById('Highlighter_305_475_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 13<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> get
<br /> 14<img id="Highlighter_335_385_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_335_385_Open_Text').style.display='none'; document.getElementById('Highlighter_335_385_Closed_Image').style.display='inline'; document.getElementById('Highlighter_335_385_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_335_385_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_335_385_Closed_Text').style.display='none'; document.getElementById('Highlighter_335_385_Open_Image').style.display='inline'; document.getElementById('Highlighter_335_385_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 15<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> return _UrlFormat;
<br /> 16<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 17<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> set
<br /> 18<img id="Highlighter_414_465_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_414_465_Open_Text').style.display='none'; document.getElementById('Highlighter_414_465_Closed_Image').style.display='inline'; document.getElementById('Highlighter_414_465_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_414_465_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_414_465_Closed_Text').style.display='none'; document.getElementById('Highlighter_414_465_Open_Image').style.display='inline'; document.getElementById('Highlighter_414_465_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 19<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> _UrlFormat = value;
<br /> 20<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 21<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 22<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 23<img id="Highlighter_485_540_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_485_540_Open_Text').style.display='none'; document.getElementById('Highlighter_485_540_Closed_Image').style.display='inline'; document.getElementById('Highlighter_485_540_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_485_540_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_485_540_Closed_Text').style.display='none'; document.getElementById('Highlighter_485_540_Open_Image').style.display='inline'; document.getElementById('Highlighter_485_540_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> /**//// <summary>
<br /> 24<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> /// 页长度
<br /> 25<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 26<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 27<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> /// </summary>
<br /> 28<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> public int PageSize
<br /> 29<img id="Highlighter_576_744_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_576_744_Open_Text').style.display='none'; document.getElementById('Highlighter_576_744_Closed_Image').style.display='inline'; document.getElementById('Highlighter_576_744_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_576_744_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_576_744_Closed_Text').style.display='none'; document.getElementById('Highlighter_576_744_Open_Image').style.display='inline'; document.getElementById('Highlighter_576_744_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 30<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> get
<br /> 31<img id="Highlighter_606_655_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_606_655_Open_Text').style.display='none'; document.getElementById('Highlighter_606_655_Closed_Image').style.display='inline'; document.getElementById('Highlighter_606_655_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_606_655_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_606_655_Closed_Text').style.display='none'; document.getElementById('Highlighter_606_655_Open_Image').style.display='inline'; document.getElementById('Highlighter_606_655_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 32<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> return _PageSize;
<br /> 33<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 34<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> set
<br /> 35<img id="Highlighter_684_734_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_684_734_Open_Text').style.display='none'; document.getElementById('Highlighter_684_734_Closed_Image').style.display='inline'; document.getElementById('Highlighter_684_734_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_684_734_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_684_734_Closed_Text').style.display='none'; document.getElementById('Highlighter_684_734_Open_Image').style.display='inline'; document.getElementById('Highlighter_684_734_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 36<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> _PageSize = value;
<br /> 37<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 38<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 39<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 40<img id="Highlighter_754_808_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_754_808_Open_Text').style.display='none'; document.getElementById('Highlighter_754_808_Closed_Image').style.display='inline'; document.getElementById('Highlighter_754_808_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_754_808_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_754_808_Closed_Text').style.display='none'; document.getElementById('Highlighter_754_808_Open_Image').style.display='inline'; document.getElementById('Highlighter_754_808_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> /**//// <summary>
<br /> 41<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> /// 当前页码
<br /> 42<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> /// </summary>
<br /> 43<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> public int PageIndex
<br /> 44<img id="Highlighter_845_1131_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_845_1131_Open_Text').style.display='none'; document.getElementById('Highlighter_845_1131_Closed_Image').style.display='inline'; document.getElementById('Highlighter_845_1131_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_845_1131_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_845_1131_Closed_Text').style.display='none'; document.getElementById('Highlighter_845_1131_Open_Image').style.display='inline'; document.getElementById('Highlighter_845_1131_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 45<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> get
<br /> 46<img id="Highlighter_875_1121_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_875_1121_Open_Text').style.display='none'; document.getElementById('Highlighter_875_1121_Closed_Image').style.display='inline'; document.getElementById('Highlighter_875_1121_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_875_1121_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_875_1121_Closed_Text').style.display='none'; document.getElementById('Highlighter_875_1121_Open_Image').style.display='inline'; document.getElementById('Highlighter_875_1121_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 47<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> string Pageindex = HttpContext.Current.Request.QueryString["i"];
<br /> 48<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> if (Pageindex != null)
<br /> 49<img id="Highlighter_1013_1081_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1013_1081_Open_Text').style.display='none'; document.getElementById('Highlighter_1013_1081_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1013_1081_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1013_1081_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1013_1081_Closed_Text').style.display='none'; document.getElementById('Highlighter_1013_1081_Open_Image').style.display='inline'; document.getElementById('Highlighter_1013_1081_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 50<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> return int.Parse(Pageindex);
<br /> 51<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 52<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> return 1;
<br /> 53<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 54<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 55<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 56<img id="Highlighter_1141_1195_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1141_1195_Open_Text').style.display='none'; document.getElementById('Highlighter_1141_1195_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1141_1195_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1141_1195_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1141_1195_Closed_Text').style.display='none'; document.getElementById('Highlighter_1141_1195_Open_Image').style.display='inline'; document.getElementById('Highlighter_1141_1195_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> /**//// <summary>
<br /> 57<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> /// 总记录数
<br /> 58<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> /// </summary>
<br /> 59<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> public int RecordCount
<br /> 60<img id="Highlighter_1234_1408_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1234_1408_Open_Text').style.display='none'; document.getElementById('Highlighter_1234_1408_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1234_1408_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1234_1408_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1234_1408_Closed_Text').style.display='none'; document.getElementById('Highlighter_1234_1408_Open_Image').style.display='inline'; document.getElementById('Highlighter_1234_1408_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 61<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> get
<br /> 62<img id="Highlighter_1264_1316_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1264_1316_Open_Text').style.display='none'; document.getElementById('Highlighter_1264_1316_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1264_1316_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1264_1316_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1264_1316_Closed_Text').style.display='none'; document.getElementById('Highlighter_1264_1316_Open_Image').style.display='inline'; document.getElementById('Highlighter_1264_1316_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 63<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> return _RecordCount;
<br /> 64<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 65<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> set
<br /> 66<img id="Highlighter_1345_1398_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1345_1398_Open_Text').style.display='none'; document.getElementById('Highlighter_1345_1398_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1345_1398_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1345_1398_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1345_1398_Closed_Text').style.display='none'; document.getElementById('Highlighter_1345_1398_Open_Image').style.display='inline'; document.getElementById('Highlighter_1345_1398_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 67<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> _RecordCount = value;
<br /> 68<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 69<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 70<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 71<img id="Highlighter_1418_1474_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1418_1474_Open_Text').style.display='none'; document.getElementById('Highlighter_1418_1474_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1418_1474_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1418_1474_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1418_1474_Closed_Text').style.display='none'; document.getElementById('Highlighter_1418_1474_Open_Image').style.display='inline'; document.getElementById('Highlighter_1418_1474_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> /**//// <summary>
<br /> 72<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> /// 两边显示个数
<br /> 73<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> /// </summary>
<br /> 74<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> public int PageCount
<br /> 75<img id="Highlighter_1511_1681_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1511_1681_Open_Text').style.display='none'; document.getElementById('Highlighter_1511_1681_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1511_1681_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1511_1681_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1511_1681_Closed_Text').style.display='none'; document.getElementById('Highlighter_1511_1681_Open_Image').style.display='inline'; document.getElementById('Highlighter_1511_1681_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 76<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> get
<br /> 77<img id="Highlighter_1541_1591_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1541_1591_Open_Text').style.display='none'; document.getElementById('Highlighter_1541_1591_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1541_1591_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1541_1591_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1541_1591_Closed_Text').style.display='none'; document.getElementById('Highlighter_1541_1591_Open_Image').style.display='inline'; document.getElementById('Highlighter_1541_1591_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 78<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> return _PageCount;
<br /> 79<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 80<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> set
<br /> 81<img id="Highlighter_1620_1671_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1620_1671_Open_Text').style.display='none'; document.getElementById('Highlighter_1620_1671_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1620_1671_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1620_1671_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1620_1671_Closed_Text').style.display='none'; document.getElementById('Highlighter_1620_1671_Open_Image').style.display='inline'; document.getElementById('Highlighter_1620_1671_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 82<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> _PageCount = value;
<br /> 83<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 84<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br /> 85<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 86<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> protected override void Render(HtmlTextWriter writer)
<br /> 87<img id="Highlighter_1753_3627_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_1753_3627_Open_Text').style.display='none'; document.getElementById('Highlighter_1753_3627_Closed_Image').style.display='inline'; document.getElementById('Highlighter_1753_3627_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_1753_3627_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_1753_3627_Closed_Text').style.display='none'; document.getElementById('Highlighter_1753_3627_Open_Image').style.display='inline'; document.getElementById('Highlighter_1753_3627_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br /> 88<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> if (RecordCount == 0)
<br /> 89<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> return;
<br /> 90<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> int SumPage = (RecordCount + PageSize - 1) / PageSize;
<br /> 91<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 92<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> int start = PageIndex - PageCount;
<br /> 93<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> int end = PageIndex + PageCount;
<br /> 94<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 95<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> //以PageIndex为中心,前后个显示Page个页码导航
<br /> 96<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 97<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br /> 98<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> if (SumPage > (PageCount * 2 + 1))
<br /> 99<img id="Highlighter_2078_2382_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_2078_2382_Open_Text').style.display='none'; document.getElementById('Highlighter_2078_2382_Closed_Image').style.display='inline'; document.getElementById('Highlighter_2078_2382_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_2078_2382_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_2078_2382_Closed_Text').style.display='none'; document.getElementById('Highlighter_2078_2382_Open_Image').style.display='inline'; document.getElementById('Highlighter_2078_2382_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />100<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> if (start < 1)
<br />101<img id="Highlighter_2127_2215_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_2127_2215_Open_Text').style.display='none'; document.getElementById('Highlighter_2127_2215_Closed_Image').style.display='inline'; document.getElementById('Highlighter_2127_2215_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_2127_2215_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_2127_2215_Closed_Text').style.display='none'; document.getElementById('Highlighter_2127_2215_Open_Image').style.display='inline'; document.getElementById('Highlighter_2127_2215_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />102<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> start = 1;
<br />103<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> end = start + 10;
<br />104<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />105<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> else if (end > SumPage)
<br />106<img id="Highlighter_2272_2368_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_2272_2368_Open_Text').style.display='none'; document.getElementById('Highlighter_2272_2368_Closed_Image').style.display='inline'; document.getElementById('Highlighter_2272_2368_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_2272_2368_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_2272_2368_Closed_Text').style.display='none'; document.getElementById('Highlighter_2272_2368_Open_Image').style.display='inline'; document.getElementById('Highlighter_2272_2368_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />107<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> start = SumPage - 10;
<br />108<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> end = SumPage;
<br />109<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />110<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />111<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> else
<br />112<img id="Highlighter_2412_2485_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_2412_2485_Open_Text').style.display='none'; document.getElementById('Highlighter_2412_2485_Closed_Image').style.display='inline'; document.getElementById('Highlighter_2412_2485_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_2412_2485_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_2412_2485_Closed_Text').style.display='none'; document.getElementById('Highlighter_2412_2485_Open_Image').style.display='inline'; document.getElementById('Highlighter_2412_2485_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />113<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> start = 1;
<br />114<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> end = SumPage;
<br />115<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />116<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br />117<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br />118<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br />119<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> string tmp = "<a href="" + UrlFormat + "">[{0}]</a>";
<br />120<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> StringBuilder sb = new StringBuilder(string.Format("页次:{0}/{1} 每页:{2} 共计:{3} 条 ", PageIndex, SumPage, PageSize, RecordCount));
<br />121<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> if (PageIndex > 1)
<br />122<img id="Highlighter_2741_2942_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_2741_2942_Open_Text').style.display='none'; document.getElementById('Highlighter_2741_2942_Closed_Image').style.display='inline'; document.getElementById('Highlighter_2741_2942_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_2741_2942_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_2741_2942_Closed_Text').style.display='none'; document.getElementById('Highlighter_2741_2942_Open_Image').style.display='inline'; document.getElementById('Highlighter_2741_2942_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />123<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> sb.Append(string.Format("<a href="" + UrlFormat + "">首页</a> ", 1));
<br />124<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> sb.Append(string.Format(" <a href="" + UrlFormat + "">上一页</a> ", PageIndex - 1));
<br />125<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />126<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> for (int i = start; i <= end; i++)
<br />127<img id="Highlighter_3002_3319_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_3002_3319_Open_Text').style.display='none'; document.getElementById('Highlighter_3002_3319_Closed_Image').style.display='inline'; document.getElementById('Highlighter_3002_3319_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_3002_3319_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_3002_3319_Closed_Text').style.display='none'; document.getElementById('Highlighter_3002_3319_Open_Image').style.display='inline'; document.getElementById('Highlighter_3002_3319_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />128<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> if (i == PageIndex)
<br />129<img id="Highlighter_3056_3157_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_3056_3157_Open_Text').style.display='none'; document.getElementById('Highlighter_3056_3157_Closed_Image').style.display='inline'; document.getElementById('Highlighter_3056_3157_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_3056_3157_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_3056_3157_Closed_Text').style.display='none'; document.getElementById('Highlighter_3056_3157_Open_Image').style.display='inline'; document.getElementById('Highlighter_3056_3157_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />130<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> sb.Append(" <strong>" + PageIndex.ToString() + "</strong> ");
<br />131<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />132<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> else
<br />133<img id="Highlighter_3195_3268_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_3195_3268_Open_Text').style.display='none'; document.getElementById('Highlighter_3195_3268_Closed_Image').style.display='inline'; document.getElementById('Highlighter_3195_3268_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_3195_3268_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_3195_3268_Closed_Text').style.display='none'; document.getElementById('Highlighter_3195_3268_Open_Image').style.display='inline'; document.getElementById('Highlighter_3195_3268_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />134<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> sb.Append(string.Format(tmp, i));
<br />135<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />136<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> sb.Append(" ");
<br />137<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />138<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> if (PageIndex < SumPage)
<br />139<img id="Highlighter_3369_3576_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_3369_3576_Open_Text').style.display='none'; document.getElementById('Highlighter_3369_3576_Closed_Image').style.display='inline'; document.getElementById('Highlighter_3369_3576_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_3369_3576_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_3369_3576_Closed_Text').style.display='none'; document.getElementById('Highlighter_3369_3576_Open_Image').style.display='inline'; document.getElementById('Highlighter_3369_3576_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />140<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> sb.Append(string.Format(" <a href="" + UrlFormat + "">下一页</a> ", PageIndex + 1));
<br />141<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> sb.Append(string.Format(" <a href="" + UrlFormat + "">尾页</a>", SumPage));
<br />142<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />143<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> writer.Write(sb.ToString());
<br />144<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />145<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" /> protected void Page_Load(object sender, EventArgs e)
<br />146<img id="Highlighter_3697_3709_Open_Image" onclick="this.style.display='none'; document.getElementById('Highlighter_3697_3709_Open_Text').style.display='none'; document.getElementById('Highlighter_3697_3709_Closed_Image').style.display='inline'; document.getElementById('Highlighter_3697_3709_Closed_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockStart.gif" align="top" /><img id="Highlighter_3697_3709_Closed_Image" style="DISPLAY: none" onclick="this.style.display='none'; document.getElementById('Highlighter_3697_3709_Closed_Text').style.display='none'; document.getElementById('Highlighter_3697_3709_Open_Image').style.display='inline'; document.getElementById('Highlighter_3697_3709_Open_Text').style.display='inline';" alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ContractedSubBlock.gif" align="top" /> ...{
<br />147<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/InBlock.gif" align="top" />
<br />148<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedSubBlockEnd.gif" align="top" /> }
<br />149<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/ExpandedBlockEnd.gif" align="top" /> }
使用方法:
把Pager拖拽到页面上,进入页面后台代码,设置如下:
1<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/None.gif" align="top" /> Pager1.UrlFormat = "?i={0}";//分页格式
<br />2<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/None.gif" align="top" /> int recordcount, pagecount;
<br />3<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/None.gif" align="top" /> Repeater1.DataSource = 数据源;
<br />4<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/None.gif" align="top" /> Repeater1.DataBind();
<br />5<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/None.gif" align="top" /> Pager1.RecordCount = recordcount;
<br />6<img alt="" src="http://www.svnhost.cn/Images/OutliningIndicators/None.gif" align="top" />
<br>
<br>