protected void Page_Load(object sender, EventArgs e) { this.container.DataSource = SelectionData.GetSelectionDataList(); }