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+45c8d9adb5970d727cceec44a5ed61aea0016e50
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