Click or drag to resize
AdvancedHandlerTHandler, TArgsAddAfter Method
Adds the conditional after handler

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public ConditionalEvent<TArgs> AddAfter()

Return Value

Type: ConditionalEventTArgs
See Also