ؿؼDLLGoogleCode. 

ؼ
<%@ Register Assembly="TinyToolBox" Namespace="TinyMS.UI" TagPrefix="tm" %>

ʹÿؼ 
<tm:TinyPager ID="TinyPager1" runat="server" TotalRecords="289" PageSize="20" onclick="TinyPager1_Click"/>

ҳ봦¼ 
protected void TinyPager1_Click(object sender, TinyMS.UI.PagerEventArgs e)
{
his.Label1.Text = "" + e.PageNo + "ҳ";
}