November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
PageDataCollection pdc = new PageDataCollection();
pdc.Add( Global.EPDataFactory.GetPage( new PageReference(132)));
pdc.Add( Global.EPDataFactory.GetPage( new PageReference(4434)));
pdc.Add( Global.EPDataFactory.GetPage( new PageReference(544)));
pageList.DataSource = pdc;
pageList.DataBind();
Regards,
Johan Olofsson