Export Menu Items to XML .sitemap file?

B

Benton

Hi there,

Using ASP.NET 2.0. I have a menu control on a form:

<asp:Menu ID="MainM" runat="server" Orientation="Horizontal"
cssselectorclass="MainMenu">
<Items>
<asp:MenuItem Selectable="False" Text="Shipments"
Value="Shipments">
<asp:MenuItem Selectable="False" Text="Panther Import"
Value="Panther Import">

Is there a way I can export/save its menu items to a XML .sitemap file?
Alternatively, is there any tool that can do this for me?

Thanks in advance,

-Benton
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top