System.Web Namespace
Provides a TextWriter object that is accessed through the intrinsic HttpResponse object.
The Write methods of the intrinsic HttpResponse object make internal calls to an HttpWriter object.
HttpWriter.propertyName = value; HttpWriter.methodName ( arguments );
HttpWriter.propertyName = value HttpWriter.methodName ( arguments )
Type var = HttpWriter.propertyName;
Dim var as Type = HttpWriter.propertyName
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph