HtmlHelperExtensions Class |
Namespace: Packflow.Interface.Utils
public static class HtmlHelperExtensions
| Name | Description | |
|---|---|---|
| Json(HtmlHelper, Boolean) |
Returns the JSON representation of the given value.
| |
| Json(HtmlHelper, Object, JavaScriptEncoding, Boolean) |
Returns the JSON representation of the given value.
|