GeekArticles
Microsoft
C#
Microsoft
C#Developing an ASP.NET page with MasterPage and Localization
The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localizable.
Read Next: Introduction to using XPathDocument, XPathNodeIterator, XPathNavigator and XPathExpression Objects
Related Topics
