This documentation is archived and is not being maintained.
Page.ResponseEncoding 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 ResponseEncoding As String [C#] string ResponseEncoding {set;} [C++] protected: __property void set_ResponseEncoding(String*); [JScript] protected function set ResponseEncoding(String);
See Also
Show: