How can I access current controller objects from models?
Lets say, i have a bumch of public properties on the current controller and i want to access those properties on some function of my model. how can i access those from model.
How can I access current controller objects from models?
Lets say, i have a bumch of public properties on the current controller and i want to access those properties on some function of my model. how can i access those from model.