Click or drag to resize
ActivityInfoProviderProcessTriggersInternal Method
Processes all triggers that are bound to ActivityInfo object type.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void ProcessTriggersInternal(
	ActivityInfo activityObj,
	bool newRecord
)

Parameters

activityObj
Type: CMS.OnlineMarketingActivityInfo
newRecord
Type: SystemBoolean
See Also