This is a quick guide how to extend EPiServer:PageList with a SelectedItemTemplate. This is a good start if you want to try to extend it with a SeparatorTemplate or something more spectacular.
1. Create a class
I. e. PageList. cs, a recommendation...
[
Read full article]