Hi
when I inster a row in relationship grid,I want to get current relationship type's name in server side.
My relationship item is Document, but I named as "Meeting". and the tab is selected.
I want get the label name ----"Meeting".
There are many Document ralationship item related to Product. Each of them is named different.
How can I get the current relationship item's label name in server side(C#)?