This question is locked. New answers and comments are not allowed.
It seems the Telerik Menu does not recognize the Authorization filter when inside other areas.
I am using sitemap binding to build my menu.
Inside my "Samples" Area I've decorated an actionmethod with the authorize filter. While navigating to different pages within that same area the menuitem is not visible. However as soon as I navigate to a page which has an actionmethod in a different area then "Samples", the menuitem appears even though it should'nt.
Has anybody seen this problem or know how to fix it?
I am using sitemap binding to build my menu.
Inside my "Samples" Area I've decorated an actionmethod with the authorize filter. While navigating to different pages within that same area the menuitem is not visible. However as soon as I navigate to a page which has an actionmethod in a different area then "Samples", the menuitem appears even though it should'nt.
Has anybody seen this problem or know how to fix it?