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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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