| ScriptHelperGetString Method |
| Name | Description | |
|---|---|---|
| GetString(String) |
Encodes text to be used in JavaScript string and encapsulates it with "'".
| |
| GetString(String, Boolean) |
Encodes text to be used in JavaScript string and optionally encapsulates it with "'".
| |
| GetString(String, Boolean, Boolean) |
Encodes text to be used in JavaScript string and optionally encapsulates it with "'".
|