IRouteWithArea 介面

定義

將 ASP.NET MVC 應用程式中的路由與區域產生關聯。

public interface IRouteWithArea
type IRouteWithArea = interface
Public Interface IRouteWithArea

屬性

Area

取得要與路由產生關聯之區域的名稱。

適用於