Re: themes and skins in ASP.NET 2.0
- From: "Quynh" <AABBngoc_q@xxxxxxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 20:17:04 -0500
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/
.
- Follow-Ups:
- Re: themes and skins in ASP.NET 2.0
- From: Scott Allen
- Re: themes and skins in ASP.NET 2.0
- References:
- themes and skins in ASP.NET 2.0
- From: Quynh
- Re: themes and skins in ASP.NET 2.0
- From: Scott Allen
- Re: themes and skins in ASP.NET 2.0
- From: Quynh
- Re: themes and skins in ASP.NET 2.0
- From: Scott Allen
- themes and skins in ASP.NET 2.0
- Prev by Date: Re: ID & NaimgContainer
- Next by Date: Re: Publish Web Site Headaches
- Previous by thread: Re: themes and skins in ASP.NET 2.0
- Next by thread: Re: themes and skins in ASP.NET 2.0
- Index(es):
Relevant Pages
|