Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Returns an encoded version of the specified JavaScript.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
EcmaScriptStringLiteralEncode(String) | Returns an encoded version of the specified JavaScript. |
![]() ![]() |
EcmaScriptStringLiteralEncode(String, TextWriter) | Returns an encoded version of the specified JavaScript and appends it to the specified output stream. |
Top