Click or drag to resize

featurePropertiesperformance_NoCheckMsgs Property

When set to true, the EAP.CheckMsgs() javascript method is NOT called to check for registered page messages.

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

Property Value

Type: Boolean
When set to true, the EAP.CheckMsgs() javascript method is NOT called to check for registered page messages.
See Also