Click or drag to resize

SpecificationTMaximumResultsUpdated Event

Occurs when the maximum number of records has changed.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntax
public event EventHandler<EventArgs<int>> MaximumResultsUpdated

Value

Type: SystemEventHandlerEventArgsInt32

Implements

ISpecificationTMaximumResultsUpdated
See Also