Example #1
0
 protected override void OnInit(EventArgs e)
 {
     base.DataSource = CommentBrowser.GetHelpTitleList();
     base.DataBind();
 }