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; }
ReadOnly Property performance_NoCheckMsgs As Boolean
Get
Property Value
Type:
BooleanWhen set to true, the EAP.CheckMsgs() javascript method is NOT called to check for registered page messages.
See Also