Page::CodePage Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Sets the code page identifier for the current Page.
Assembly: System.Web (in System.Web.dll)
In most circumstances, do not set this property in code. Set the CodePage attribute to the value you want using the directive in the .aspx file. When the page is requested, the dynamically generated class sets the property.
.NET Framework
Available since 1.1
Available since 1.1
Show: