Posted on: 5/6/2015 3:09:41 PM | Views : 555

I'm still hitting my head against the desk, trying to use create a databound menu without the classes littered in the rendered list.
I know that asp.net 4.0 and above allows you to render the asp:menu as a list, but that list isn't clean.
Is there a way I can directly read from the sitemapdatasource in code and produce a full UL sitemap that way -- with roles security trimming?
While I can get an xslt -> xml script running, I haven't been able to get that to trim by role, so I'm hoping that reading from the sitemapdatasource might do the trick.
Any ideas? Thank you

Go to the complete details ...