protected void Page_Load(object sender, EventArgs e)
 {
     PageState.Add("DataList", ReleaseTemplate.FindAll(SearchCriterion));
 }