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