If there's something you want to do every time an Action method is called in a Controller, there's an easy way to achieve that. It may even be a best practice. Every Controller class has a method ...