ResHelperTranslationFoundForLocalizedString Method |
Detects whether translation can be found for the given localized string
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool TranslationFoundForLocalizedString(
string inputText
)
Parameters
- inputText
- Type: SystemString
Input text with localizable expressions
Return Value
Type:
BooleanSee Also