ResHelper LocalizeFileString Method Kentico 8.1 API Reference
Replaces "{$stringname$}" expressions in given text with localized strings.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

inputText
Type: OnlineSystem String
Input text with localizable expressions

Return Value

Type: OnlineString
See Also