Partilhar via


HttpUtility.EcmaScriptStringLiteralEncode Method

Include Protected Members
Include Inherited Members

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