Click or drag to resize
ScriptHelperGetLocalizedString Method
Overload List
  NameDescription
Public methodStatic memberGetLocalizedString(String)
Localizes and encodes text to be used in JavaScript string and encapsulates it with "'".
Public methodStatic memberGetLocalizedString(String, Boolean)
Localizes and encodes text to be used in JavaScript string and optionally encapsulates it with "'".
Top
See Also