LocalizationHelper Class

A helper class for localization utilities.
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityLocalizationHelper

Namespace:  Dundas.BI.Utility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static class LocalizationHelper

The LocalizationHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReplaceCustomUILocalizationStrings
Replaces the custom UI localization strings. The expected format is that it's surrounded by $%$. For example: Hello $%$GS_Localized_String$%$.
Top
See Also