Controller.Binders Property

Definition

Gets or sets the binder.

protected internal System.Web.Mvc.ModelBinderDictionary Binders { get; set; }

Property Value

The binder.

Applies to