Escapes special javascript characters with backslashes to generate javascript string constant whose value is equal to the argument.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public static string JavascriptEscape ( |
Visual Basic Copy Code |
---|
Public Shared Function JavascriptEscape( _ |
The string that will be escaped
The escaped string