i have a multi language web site...
i made two folders in visual studio for languages(en + my language)and made my web site for each one!
for one language web site i had a class for changing culture and calendar to my culture and callled that class in Global.asax like below :
protected void Application_BeginRequest(object sender, EventArgs e)
{
myLanCultureAndCalendar.SetCultureAndCalendar();
}
but for multi language web site what can i do about that class ?
mean where should i call that class for each languages?
my pages are base on master and content pages
如你所知,“全球编码” 第一、四、二、后一,我们有内容页。 Load -> and at final page_ Load