HighTechTalks DotNet Forums  

User Control Localization Design Time Issue

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss User Control Localization Design Time Issue in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Brett
 
Posts: n/a

Default User Control Localization Design Time Issue - 01-03-2008 , 04:32 PM






I have a basic user control that I want to localize. I created a global
resource and connected up the properties I want to localize using an explicit
localization expression. Everything works great, I can even see the
localized text in design time when I am viewing the control. When I look at
the page the control sits on at design time however I can't see the localized
text. It's like the control's localization expression isn't being evaluated
when viewing the page at design time.

Am I doing something wrong? How can I get the text to display when viewing
the page in design time like I do when viewing the control at design time? Is
VS really that stupid?

I'm using VS 2003 and .Net 2.0 by the way.

Thanks in advance.

P.S. Please don't suggest exposing the text as a property of the user
control and putting the evaluation expression in the page. This is control
specific text and shouldn't need to be set on each page where the control is
used.

Reply With Quote
  #2  
Old   
Brett
 
Posts: n/a

Default RE: User Control Localization Design Time Issue - 01-03-2008 , 05:06 PM






I meant VS 2005 by the way.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.