SearchInfoProviderGetSearchInfoByActivityID Method |
Returns search info for the specified activity.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static SearchInfo GetSearchInfoByActivityID(
int activityId
)
Parameters
- activityId
- Type: SystemInt32
Activity ID
Return Value
Type:
SearchInfoSee Also