London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
You have the FooterTemplate but I guess this is not what you're after.
I have in some cases fetched the pagedatacollection myself and added metatada style properties programmatically to the pagedata objects before databinding.
Then I could use the metadata properties to decide wich styles to use.
Here's a nice post from Fredrik Vig about the PageList: http://www.frederikvig.com/2009/07/episerver-web-controls-pagelist/. It also links to some posts from Erik Nordin about extending the episerver pagelist.
Hi, I am using EpiServer PageList control. I am trying to figure out last item in the control so that I would like to set different CSS. It doesn't have <Seperator Template> like in Repeater control. Any help is appreciated ! thanks.