ConfigListener.BeforeDelete Event
Called before a configuration Value is deleted. If an Exception is thrown, the deletion will be aborted.
Namespace: TcHmiSrv.Core.Listeners
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public event EventHandler<BeforeDeleteEventArgs> BeforeDelete