RazorTemplateBase.WriteLiteral

Writes a literal string. Used to write generic text from the page markup (ie. non-expression text)

public virtual void WriteLiteral(object value)

Parameters

value


See also:

Class RazorTemplateBase

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