In EPiServer, there's a Link Collection Property and it is rendered as ul/li tags in HTML. Is it possible to render it in some other way?
I don't want a ul/li format
What I would like is create a link collection property for one of my menu. Or is there another property type similar to Links Collection wherein I could add links?
Something of this format: Link1 | Link2 | Link3 | Link4
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
In EPiServer, there's a Link Collection Property and it is rendered as ul/li tags in HTML. Is it possible to render it in some other way?
I don't want a ul/li format
What I would like is create a link collection property for one of my menu. Or is there another property type similar to Links Collection wherein I could add links?
Something of this format: Link1 | Link2 | Link3 | Link4
Hope this makes sense.