Click or drag to resize
RecalculateAfterContactActionHandlerStartEvent Method (ContactInfo)
Initiates event handling.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public RecalculateAfterContactActionHandler StartEvent(
	ContactInfo contact
)

Parameters

contact
Type: CMS.OnlineMarketingContactInfo
Contact whose score is being recalculated

Return Value

Type: RecalculateAfterContactActionHandler
Handler
See Also