Click or drag to resize
SearchContextCurrentSearchDocuments Property
Current search documents

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

Property Value

Type: SafeDictionaryString, ISearchDocument
See Also