Click or drag to resize

HtmlHelperExtensions Methods

Methods
  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