Skip to content

Instantly share code, notes, and snippets.

@guntidheerajkumar
Last active November 6, 2015 06:00
Show Gist options
  • Save guntidheerajkumar/e0b71f8bd46e3b45382d to your computer and use it in GitHub Desktop.
Save guntidheerajkumar/e0b71f8bd46e3b45382d to your computer and use it in GitHub Desktop.
[AuditLogActionFilter(ActionType = "AccessIndex")]
public ActionResult Index()
{
return View();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment