There are cases where we need to apply certain logic before(Ex: Cache an action) or after(Ex:Log an action ) an action method is executed,In such cases Action Filters are useful.The following are the Attributes supported by Action Filters.
There are cases where we need to apply certain logic before(Ex: Cache an action) or after(Ex:Log an action ) an action method is executed,In such cases Action Filters are useful.The following are the Attributes supported by Action Filters.