CaptionHelper.GetLocalizedText Method
Name | Parameters | Description |
---|---|---|
GetLocalizedText(String, String, Object[]) static | groupPath, itemName, args | Returns the value of a specified LocalizationItem. |
GetLocalizedText(String, String, String) static | groupPath, itemName, defaultText | Returns the value of a specified LocalizationItem. |
GetLocalizedText(String, String) static | groupPath, itemName | Returns the value of a specified LocalizationItem. |