MtBaseComponentFailureHandler Property
Send emails to developers in case of technical failures (mostly due to bugs) in the component.
Namespace: MobileTrack.Web.Components.ViewsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
[InjectAttribute]
public required IFailureHandler FailureHandler { get; set; }
Property Value
IFailureHandler