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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[InjectAttribute]
public required IFailureHandler FailureHandler { get; set; }
Property Value
IFailureHandler