Returns the script as an HTML string. Use this version with AsP.NET MVC to force raw unencoded output in Razor:
@scriptVars.ToHtmlString()
public HtmlString ToHtmlString(bool noVarStatement)
Parameters
noVarStatement
See also:
Class JsonVariables© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic