Sets the user interface (UI) ID for the System.Threading.Thread object associated with the page.
Documentation for this section has not yet been entered.
This property is a shortcut for the System.Threading.Thread.CurrentThread property. The culture is a property of the executing thread
Set the UICulture attribute in the @ Page directive in the .aspx file. When the page is requested, the dynamically generated class sets the value of this property. In addition, you can also explicitly set the value of the Page.UICulture property in the globalization element of the Web.config file.