Re: themes and skins in ASP.NET 2.0

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi,

I have a menu defined as you can see below in the web.sitemap file where
there is an image beside each title.

<siteMapNode title="Edit" url="~/Edit.aspx" >

<siteMapNode title="House" url="~/house.aspx"
image="~/images/house.gif" />

<siteMapNode title="Garden" url="~/garden.aspx"
image="~/images/garden.gif" >

</siteMapNode>

Thanks



"Scott Allen" <scott@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:qd5lt1lc2dep1322tokbnl2312ai047uck@xxxxxxxxxx
> On Thu, 26 Jan 2006 19:10:10 -0500, "Quynh"
> <AABBngoc_q@xxxxxxxxxxxxxxx> wrote:
>
>>But how can I do it within the web.sitemap file?
>>
>
> I'm sorry, I'm not undertanding how the web.sitemap file plays into
> this. Do you put imageUrls in the sitemap, perhaps?
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/


.



Relevant Pages