Click or drag to resize

HtmlHelperExtensionsJson Method

Overload List
  NameDescription
Public methodStatic memberJson(HtmlHelper, Boolean)
Returns the JSON representation of the given value.
Public methodStatic memberJson(HtmlHelper, Object, JavaScriptEncoding, Boolean)
Returns the JSON representation of the given value.
Top
See Also