Posted on: 2/13/2015 12:34:00 PM | Views : 531

Hello;
I have My User control LogInBlock.ascx and resource files for Arabic and English for it
When I put my user control on a master page it works good in language switching for both Arabic and English
But when I put it  in normal page (that is not based on master one) it always keep the language that loaded in the InitializeCulture
of my BasPage. even I switch to the other language
Any Idea about the problem?

Go to the complete details ...