HttpResponseExtensions.Write

Writes formatted output into the Response

public static void Write(HttpResponse response,
	string format,
	Object[] args)

Parameters

response
HttpResponse object

format
format string

args
format string arguments


See also:

Class HttpResponseExtensions

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic