Click or drag to resize
AdvancedHandlerTHandler, TArgsAddBefore Method
Adds the conditional before handler

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

Return Value

Type: BeforeConditionalEventTArgs
See Also