ResHelper LocalizeFileString Method Kentico 8.0 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.0.5239.26125)

Parameters

inputText
Type: OnlineSystem String
Input text with localizable expressions

Return Value

Type: OnlineString
See Also