Forum Discussion
Former_Member
9 years agoIdeator I
Hi yoann,
Actually I didn't wanna create separate method for each event that's my main requirement. I could able to solve this eventdata. GetType(). Name gives me the name of the trigger which calls the method so from there I could able get the required information. Thanks for the reply.