Programmatically change Culture of User Control (ascx)

by clyap 29. May 2009 12:03

For purpose of localization, you would override CultureInitialize of a Page control. However, there is no CultureInitialize to override in a user control (ascx).

So, in a user control (ascx), you would override FrameworkInitialize instead, and put your localization codes in it.

 

 

Comments are closed

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen