Lives: 30

Saving and Generating XML Schema

This post has 1 reply

Not Ranked
Posts: 5
giovannip Posted: Thu Jun 16, 2005 @ 12:10 PM
Hi,

Is there an easy way to save and load the XML data that can be used in the menu, navbar, and SiteMap controls?
Top 10 Contributor
Posts: 4,573
stephen Posted: Thu Jun 16, 2005 @ 12:21 PM
The control provides a method called GetXml that returns a string of xml representing the current menu data. You could use this to retrieve your data, and your own method (filesystem, database, etc) to store it.

I hope this helps.
Stephen Hatcher, Developer Support Manager
Page 1 of 1 (2 items)

Copyright © 2010 ComponentArt, Inc. All rights reserved.