JsonVariables.ToString

Returns the rendered JavaScript for the generated object and name. Note this method returns only the generated object, not the related code to save updates.

You can use this method with MVC Views to embedd generated JavaScript into the the View page.

public string ToString(bool noVarStatement)

Parameters

noVarStatement


See also:

Class JsonVariables

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic