SearchResultTotalNumberOfResults Property |
Gets the total number of search results which can be retrieved from the search index (across all pages).
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public int TotalNumberOfResults { get; set; }
Property Value
Type:
Int32See Also