User-355887513 posted
Hi,
I've read the MSDN page describing the Localize control and read about the difference between designers in the following link:
http://my.safaribooksonline.com/0321341384/app01lev2sec53
Still, I can't find any visual difference between the Localize and Literal control in the designer view of VS 2010.
I've tried using explicit and implicit expressions in an aspx and the designer looks the same for both controls - shows the neutral culture resource.
I've looked at the LocalizeDesigner code in reflector and the only thing the designer seems to localize is the HTML format of the outputed span control, and that seems irellevant to the designer.
Can anyone attach a short example that demonstrate when the two controls behave differently?
Thanks,
Ido.