XML Support
XML support for persisting menus is provided in the following forms:
• Methods are provided that can persist (save to and load from XML) menu trees at runtime. Persistence of styles controlling the look of the menus is optional.
• At design time, the menu can be saved to an XML file using the Save Menu as XML menu command of C1WebMenu editor and loaded from XML file using Load Menu From XML command.
• C1WebMenu can bind to an XML data source through the XMLDataSource control.
|