Files
linux-packaging-mono/mcs/class/System.Web/Test/mainsoft/NunitWebResources/Web.sitemap

7 lines
289 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8" ?>
<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >
<siteMapNode url="MyPageWithMaster.aspx" title="root" description="test">
<siteMapNode url="mypage.aspx" title="node1" description="test" />
</siteMapNode>
</siteMap>