AjaxHelper.RouteCollection プロパティ

定義

アプリケーションの URL ルートのコレクションを取得します。

public System.Web.Routing.RouteCollection RouteCollection { get; }
member this.RouteCollection : System.Web.Routing.RouteCollection
Public ReadOnly Property RouteCollection As RouteCollection

プロパティ値

アプリケーションのルートのコレクション。

適用対象