0
ashvinu created
3 Answer(s)
-
0
Hi maliming,
Sorry the link you gave me, was not really helpful. Is it possible to have a sample code of how to implement custom message(Meaningful name) instead of the method Name in the column action in the picture above.
-
0
What do you mean? Do you want to change the action column to other meaningful information?
If so, you can replace the built-in IAuditingHelper component.
You can create an Attribute. Use it on the method and get it according to MethodInfo.
https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.displaynameattribute