다음을 통해 공유


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

속성 값

바인더입니다.

적용 대상