Example #1
0
 public void bind()
 {
     this.repreplykey.DataSource = WeiboHelper.GetTopReplyInfos(1);
     this.repreplykey.DataBind();
 }