Click or drag to resize
SearchContextCurrentSearchResults Property
Current search results

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static SafeDictionary<string, DataRow> CurrentSearchResults { get; set; }

Property Value

Type: SafeDictionaryString, DataRow
See Also