Sets the Page.Culture and Page.UICulture for the current thread of the page.
The Page.InitializeCulture method contains no coding logic. Control developers extending the functionality of the System.Web.UI.Page class can override the Page.InitializeCulture method to initialize the Page.Culture and Page.UICulture information for the page.