First, open up your web.config and find the
Note: The above is assuming you compiled the dll into an assembly named 'ShannonBray.Moss.MenuProvider'. You will need to change this to fit your naming convention.
Now, you need to create a SiteMapDatasource. You will put this on the page that you plan on using the new navigation on. (Maybe your MasterPage)
Now you can bind your menu or tree view to the datasource and see it in action.


0 comments:
Post a Comment