Click or drag to resize
SearchResultTotalNumberOfResults Property
Gets the total number of search results which can be retrieved from the search index (across all pages).

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public int TotalNumberOfResults { get; set; }

Property Value

Type: Int32
See Also