This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Page.Culture Property
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[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