Suoranta.EnterpriseLib.Web - Developer API

NewPageEventArgs..::..NoMoreResults Property

Indicates that all matching results have been assuredly retrieved.

Namespace:  Suoranta.EnterpriseLib.Linq
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public bool NoMoreResults { get; }

Remarks


If the total number of results is divisible by the number of results per page, the final page with this flag will have zero results (yet it is still created).