Example #1
0
 protected void lnkShowAll_Click(object sender, EventArgs e)
 {
     // Bind all
     BindWorkItemData(NewsletterJob.GetWorkItems());
 }