Mono Class Library: System.Web.HttpResponse Overview | Members

System.Web.HttpResponse.Write Method

Writes a string to the HTTP output stream.

public void Write (string s)

Parameters

s
The string to write.

Remarks

The string is written to the HTTP output stream using the encoding specified in Web.ContentEncoding.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0