Share via


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

屬性值

繫結器。

適用於