![]() |
NavigateUrl Issue while customizing MenuItem in Master Page
Hello Everyone,
I have written this code <td class="style1"> <asp:Menu ID="Menu1" runat="server" Style="font-family": Cambria; fornt-size:medium; font-weight:normal;" ValidationGroup="Group3" Orientation="Horizontal"> <staticMenuItemStyle Font-Names="Cambria" Font-Size="Medium" /> <StaticHoverStyle Backcolor="Aqua" /> <Items> <asp:MenuItem Text="Home" Value="Home" NavigateUrl="Home.aspx"></asp:MenuItem> </Items> Getting the error "Home.aspx" does not exist. Don't know what to do in this scenario. |
| All times are GMT +1. The time now is 12:13 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.