Allows overriding the TextWriter used write output to. Note: This method MUST be called before any output has been written to the Response to capture the entire response.
public virtual void SetTextWriter(TextWriter writer)
Parameters
writer
See also:
Class RazorResponse© West Wind Technologies, 2018 • Updated: 06/07/18
Comment or report problem with topic