| AbstractEventLogStrategyAddChainedStrategy Method | 
            Add chained strategy.
            
 
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
 Syntax
Syntaxpublic void AddChainedStrategy(
	AbstractEventLogStrategy chainedStrategy
)
Parameters
- chainedStrategy
- Type: CMS.EventLogAbstractEventLogStrategy
 Following strategy connected in responsibility chain
 See Also
See Also