admin
-
3/15/2006 1:52:07 PM
Re: TreeMenuList Problem
Hi Kim,
Thank you for your message. Could you please write me what path you are using for images?
If they do not work correctly for sub-sections, you may need to use a path like this:
MenuItemImageUrl="~/images/menuitem.gif"
The ~ character is replaced with web application root path in run-time.
Please let me know if it helps.
Best Regards,
|