Esempio n. 1
0
 private string JavaScriptStringEncode(string value) =>
 HttpUtility.JavaScriptStringEncode(value ?? string.Empty);