Click or drag to resize
ActivityInfoProviderSetActivityInfoInternal Method
Sets (updates or inserts) specified activity.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected virtual void SetActivityInfoInternal(
	ActivityInfo activityObj
)

Parameters

activityObj
Type: CMS.OnlineMarketingActivityInfo
Activity to be set
See Also