Search Results

Search found 1 results on 1 pages for 'williamrichards'.

Page 1/1 | 1 

  • Template variable in ASP.NET

    - by williamrichards
    Hi, I have to add a Page's variable into a ItemTemplate but dont know how. For example: <rad:RadMenuItem ID="f" runat="server" Text="Products"> <ItemTemplate> <div class="pitem"><%= MyText %></div> </ItemTemplate> </rad:RadMenuItem> The MyText variable does exist in the context and has value but the text does not show up Another question: How can I add MyText to the ASP.NET page like the following? <asp:Button Text="<%=MyText%>" .../>

    Read the article

1