ModelBinders.Binders プロパティ

定義

アプリケーションのモデル バインダーを取得します。

public static System.Web.Mvc.ModelBinderDictionary Binders { get; }
member this.Binders : System.Web.Mvc.ModelBinderDictionary
Public Shared ReadOnly Property Binders As ModelBinderDictionary

プロパティ値

アプリケーションのモデル バインダー。

適用対象