Click or drag to resize
SearchInfoProviderDeleteSearchInfo Method (Int32)
Deletes search with specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteSearchInfo(
	int searchId
)

Parameters

searchId
Type: SystemInt32
Search ID
See Also