Click or drag to resize
SearchInfoProviderGetSearchesInternal Method
Returns a query for all the SearchInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<SearchInfo> GetSearchesInternal()

Return Value

Type: ObjectQuerySearchInfo
See Also