MobileTrackEventIdsLocalizationEntryNotFound Field

Invoked when we try to access a IStringLocalizer entry that does not exist.

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public const int LocalizationEntryNotFound = 1050

Field Value

Int32

Remarks

If invoked, it means that a localization entry is missing and must be added.

See Also