Action filter executes before and after an action method executes. Action filter attributes can be applied to an individual action method or to a controller. When action filter applied to controller then it will be applied to all the action methods in that controller.
Adding Metatags on .cshtml Pages in MVC
Adding Metatags on .cshtml Pages in MVC
Adding Metatags on .cshtml Pages in MVC