Hi everyone,
I am trying to use UpdateModel
in a class other than my controller and it doesn't work.
When I call UpdateModel
in my controller class it works perfectly. The references are the same in both classes.
Would someone please help me out on this? Thanks!