sub areas to group the controllers

Discussion in 'C#' started by DmitryS, Feb 17, 2011.

  1. #1
    Does the current MvcRouteHandler support something similar to Monorail's concept of an controller area? a way to group the controllers.
     
    DmitryS, Feb 17, 2011 IP
  2. leva86

    leva86 Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can create a Area with asp.net mvc 2 or higher(the last version is the number 3).
     
    leva86, Feb 23, 2011 IP