RazorTemplateBase.WriteLiteralTo

Writes the provided , as a literal, to the provided .

public virtual void WriteLiteralTo(TextWriter writer,
	object value)

Parameters

writer
The that should be written to.

value
The value that should be written as a literal.


See also:

Class RazorTemplateBase

© West Wind Technologies, 2018 • Updated: 06/07/18
Comment or report problem with topic