Controller.Binders プロパティ

定義

バインダーを取得または設定します。

protected internal System.Web.Mvc.ModelBinderDictionary Binders { get; set; }
member this.Binders : System.Web.Mvc.ModelBinderDictionary with get, set
Protected Friend Property Binders As ModelBinderDictionary

プロパティ値

バインダー。

適用対象