Click or drag to resize
AbstractHandlerClear Method
Clears all bound event handlers from the event and resets the number of executions of the event

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public virtual void Clear()
See Also