Property IsEligibleForRequery
| Edit this page View SourceIsEligibleForRequery
Gets a value indicating whether spatial parameters have changed enough to justify displaying a 'Repeat Search Here' button.
Declaration
public bool IsEligibleForRequery { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
'Repeat Search Here' is a common pattern in applications that return multiple search results.