Language switch in a Master Page
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I checked out this asp.net forum: http://forums.asp.net/p/969928/1219973.aspx#1219973\[^\] However, there are lots of threads in it and as many suggestions on how to implement this. I got to know that overriding the InitializeCulture() won't work with Master Pages cause they do not inherit Page class. Could anybody share their experience with this matter? Regards, blumen