protected override void OnLoad(EventArgs e) { base.DataSource = CommentBrowser.GetFriendlyLinksIsVisible(this.MaxNum); base.DataBind(); }