For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > March 2008 > TreeView, Localized Resource files and Visual Studio 2005









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author TreeView, Localized Resource files and Visual Studio 2005
Phil

2008-03-31, 8:56 am

The following Tree Node declaration works correctly providing localized (language) content for the Text property, however Visual Studio in design mode will fail to recognize this attribute is resource bound and replaces it with the Value (SYS) attribute.
<asp:TreeNode Value="SYS" Text="<%$ Resources:LocalizedText, SysName %>">




Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com