SearchResultsDocuments Property |
Collection of documents ids which are present in filtered results
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax public HashSet<string> Documents { get; protected set; }
Property Value
Type:
HashSetStringSee Also