Writes formatted output as an HTML 'line' by appending a
and linefeed at the end
public static void WriteLine(HttpResponse response, string format, Object[] args)
Parameters
response
HttpResponse object
format
format string
args
format string arguments
Overloads:
See also:
Class HttpResponseExtensions© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic