I need to create a function which will build 2 level left navigation programmatically. Function should take name/title and url.
Can some body show me how to create using SPNavigation or any other SP class. Thanks.
Left Nav should be like: TermCountry -> Country1(Input to my function with url), Country2(Input to my function with url)