| LocaleMissingLocalizationIndicator Property |
Gets or sets a value that indicates if a localization for the given key is missing.
Namespace:
Cauldron.Localization
Assembly:
Cauldron.Localization (in Cauldron.Localization.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public char MissingLocalizationIndicator { get; set; }
Property Value
Type:
Char[Missing <value> documentation for "P:Cauldron.Localization.Locale.MissingLocalizationIndicator"]
See Also