Get Current Method Name in Catch Block



This Method use to get current controller or action method name in MVC>


ActionContext.ActionDescriptor.ActionName

Comments

Popular posts from this blog

Convert Html Code to Image JPG PNG in asp.net C#