Rank: Newbie Groups: Member
Joined: 10/15/2009 Posts: 1
|
Does the menu control support moving the menu data into a seperate XML file? If so, do you have a smaple of the XML file and how to set it up? Thank you.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes. You can either use an XmlDataSource or set the Menu control's XmlFile directly. If you use ASP.NET 2.0 (Visual Studio 2005 and above), you would usually use XmlDataSurce. See here for more details: http://doc.essentialobjects.com/library/1/menucommon/databinding/populate_datasource.aspxPlease feel free to let us know if you have any more questions. Thanks!
|