Click or drag to resize
AbstractHandlerWasExecuted Property
Returns true if the event was already executed

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public bool WasExecuted { get; }

Property Value

Type: Boolean
See Also