Is there a way to implement your own BindAttribute. Preferably by deriving from BindAttribute, but if you need to impliment it in your own ModelBinder how would you go about doing this?
Is there a way to implement your own BindAttribute. Preferably by deriving from BindAttribute, but if you need to impliment it in your own ModelBinder how would you go about doing this?