This documentation is archived and is not being maintained.
Page.CodePage Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Property CodePage As Integer [C#] int CodePage {set;} [C++] protected: __property void set_CodePage(int); [JScript] protected function set CodePage(int);
See Also
Page Class | Page Members | System.Web.UI Namespace | CodePage
Show: