Create a model binder itself. Personally I created SessionDataModelBinder class in /Infrastructure/ModelBinders folder. using System; using System.Web.Mvc; ...
確定! 回上一頁