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; }
ReadOnly Property compatibility_FindAutoSuggestFlavorLegacy As Boolean
Get
Property Value
Type:
BooleanTurns 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