This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Page.UICulture
[To be supplied.]
[Visual Basic]
Property UICulture As String
[C#]
string UICulture {set;}
[C++]
protected: __property void set_UICulture(String*);
[JScript]
protected function set UICulture(String);
See Also
Page Class | Page Members | System.Web.UI Namespace