I want to rename my context menu name based on some condition.
I have write ‘ObjectContextClicked’ event and i want to update context menu’s button name overhere.
e.g. I have context menu ‘Add Node’. But based on some condition this menu name would be ‘Edit Node’.