This documentation is archived and is not being maintained.
Page.ContentType 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 ContentType As String [C#] string ContentType {set;} [C++] protected: __property void set_ContentType(String*); [JScript] protected function set ContentType(String);
See Also
Page Class | Page Members | System.Web.UI Namespace | HttpResponse
Show: