System.Web.HttpResponse.Write Method

Writes a character to an HTTP response output stream.

Syntax

public void Write (char ch)

Parameters

ch
The character to write to the HTTP output stream.

Remarks

Requirements

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