baseLocalizationInfo.Item Property Return any value from the dictionary of terms within this localization class Namespace: SobekCM.Library.Localization Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: StringEither the matching value, or the key itself Remarks This is used for quickly extending the localization strings for a single class.
Generally, the new string should be exposed in a C# property.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |