Rank: Newbie Groups: Member
Joined: 3/3/2008 Posts: 1
|
I was wondering if there was an easy way to bind the asp.net sitemap to either the Menu, Tree and Slide Menu controls?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes. Just place a SiteMapDataSource in your form and them set our controls's DataSourceID to the ID of the SiteMapDataSource control. More information here: http://www.essentialobjects.com/ViewDoc.aspx?t=MenuCommon%2fDataBinding%2fpopulate_datasource.htmlPlease feel free to let us know if you have any more questions. Thanks
|