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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static SearchInfo GetSearchInfoByActivityID(
	int activityId
)

Parameters

activityId
Type: SystemInt32
Activity ID

Return Value

Type: SearchInfo
See Also