次の方法で共有


HttpUtility.EcmaScriptStringLiteralEncode method

Returns an encoded version of a specified JavaScript string.

Overload list

  Name Description
Public methodStatic member EcmaScriptStringLiteralEncode(String) Retrieves an encoded version of the specified JavaScript string.
Public methodStatic member EcmaScriptStringLiteralEncode(String, TextWriter) Retrieves an encoded version of the specified JavaScript string and appends it to the specified output stream.

Top

See also

Reference

HttpUtility class

HttpUtility members

Microsoft.SharePoint.Client.Utilities namespace