HtmlEditorVariablesBuilder.EscapeChar Method
| Name | Parameters | Description |
|---|---|---|
| EscapeChar(JS) | value | Specifies the special character(s) that should surround the variables. Mirrors the client-side escapeChar option. |
| EscapeChar(IEnumerable<String>) | value | Specifies the special character(s) that should surround the variables. Mirrors the client-side escapeChar option. |
| EscapeChar(String) | value |