Поделиться через


ControllerActionInvoker.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

Значение свойства

Связыватели моделей, связанные с действием.

Применяется к