AjaxHelper::JavaScriptStringEncode Method (String^)
Serializes the specified message and returns the resulting JSON-formatted string.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- message
-
Type:
System::String^
The message to serialize.
Show: