SearchParametersNumberOfResults Property |
Number of results for the search query.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public int NumberOfResults { get; set; }
Property Value
Type:
Int32Remarks
Number of results can differ for different pages of search results due to increasing number of processed results.
See Also