I'm using the dropdown box for Admin/Host items and it seems to be showing more than just Admin/Host items. It is displaying newly-added pages and I'm not sure why. The dropdown is also visible to visitors who are not logged in (although the Admin and Host items/subitems are not listed in the dropdown). Any ideas as to why the dropdown is displaying tabs other than the Admin/Host ones? Here is the code I am using for the dropdown: Snapsis:NavMenu id="AdminHostList" Level="0-1" Type="SelectList" IncludeTabs="Admin,Host" runat="server" /
Any advice greatly appreciated. Tyler |