Ejemplo n.º 1
0
 protected override void OnInit(EventArgs e)
 {
     base.DataSource = CommentBrowser.GetAllHelps();
     base.DataBind();
 }