By default no more than 100 hits can be returned for performance reasons

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public int MaxAllowHits { get; set; }

See Also