Click or drag to resize
SearchInfoProviderGetSearchInfoByActivityIDInternal Method
Returns search info for the specified activity.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual SearchInfo GetSearchInfoByActivityIDInternal(
	int activityId
)

Parameters

activityId
Type: SystemInt32
Activity ID

Return Value

Type: SearchInfo
See Also