public override void LoadControl() { var table = Referendums.GetListData(Page.GetElectionKey()); BallotMeasureCount = Page.PopulateReferendumList(table); }