Click or drag to resize

featurePropertiescompatibility_FindAutoSuggestFlavorLegacy Property

Turns off applying the Flavors.Find flavor to the Auto Suggest results mapper when a Find control is offerring Auto Suggest results. Note this makes the Auto Suggest results behavior inconsistent with the Find Control results behavior.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool compatibility_FindAutoSuggestFlavorLegacy { get; }

Property Value

Type: Boolean
Turns off applying the Flavors.Find flavor to the Auto Suggest results mapper when a Find control is offerring Auto Suggest results. Note this makes the Auto Suggest results behavior inconsistent with the Find Control results behavior.
See Also