Click or drag to resize
IResponderSendText Method
Overload List
  NameDescription
Public methodSendText(IRequest, IResponse, String, Encoding, String)
Configures the response object to send text back to the browser.
Public methodSendText(IRequest, IResponse, String, Encoding, String, Int32)
Configures the response object to send text back to the browser.
Top
See Also