4

I am looking for a MVC SiteMap provider in which I can specify area as well, along with controller and action. Did anyone use a SiteMap provider that supports MVC 2 Areas ?

halfer
  • 19,824
  • 17
  • 99
  • 186
Mahesh Velaga
  • 21,633
  • 5
  • 37
  • 59

1 Answers1

3

I haven't used it but there is an mvcsitemap project on codeplex which appears to handle areas, and has good reviews.

s1mm0t
  • 6,035
  • 4
  • 38
  • 45
  • You know what, I am using this already and I couldn't spot the area feature of it till now, may be its newly introduced into it? but thanks a ton, I will try to explore it a little more! :) – Mahesh Velaga Apr 18 '10 at 14:52
  • Feel free to mark my answer as the answer then if this works for you then, so I can get that bounty ;o) – s1mm0t Apr 18 '10 at 14:59
  • Hehe .. I was waiting to check this out on my machine right now, I checked and it seems to work fine!, so there you go, the bounty is yours :) – Mahesh Velaga Apr 18 '10 at 15:04
  • Ahh .. it says I need to wait 2 more hours!, but your answer will be my pick :) – Mahesh Velaga Apr 18 '10 at 15:04