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