0
votes
0answers
632 views

Ho do I populate a TreeView with data from the TermStore?

How do I bind termstore to treeview webpart? I want to show my term store in a webpart. I was using the code below but its giving away all the groups but I want the one which I have selected only. ...