| ConditionalEventBaseTEvent, TArgsCall Method (Action) | 
            Calls the given handler
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
 Syntax
Syntaxpublic TEvent Call(
	Action handler
)
Parameters
- handler
- Type: SystemAction
 Handler to call
Return Value
Type: 
TEvent See Also
See Also