Click or drag to resize
BeforeConditionalEventTArgsThenCancel Method
Ensures that the event gets cancelled after this handler is called

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public BeforeConditionalEvent<TArgs> ThenCancel()

Return Value

Type: BeforeConditionalEventTArgs
See Also