ScriptHelper GetLocalizedString Method Kentico 8.1 API Reference
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 "'".
Back to Top
See Also