Hi. How to localize user controls? I've tried adding controlname.ascx.resx with string and adding string to default.aspx.resx (page that loads the control), but in both cases my page / control seems like not being able to 'find requeted string'....
Any idea on how to use <% Resources: title %> with controls?
monolithx
Member
495 Points
108 Posts
Web user controls problem
Apr 26, 2006 02:21 PM|LINK
Any idea on how to use <% Resources: title %> with controls?