IRouteWithArea Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Associates a route with an area in an ASP.NET MVC application.
public interface IRouteWithArea
type IRouteWithArea = interface
Public Interface IRouteWithArea
Properties
Area |
Gets the name of the area to associate the route with. |