Click or drag to resize

featurePropertiespopupmanagement_CloseOnAnySave Property

By default the PopupDialogTemplate closes on a save only if data was actually saved. Set this property to cause it to close even when no changes were made.

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

Property Value

Type: Boolean
By default the PopupDialogTemplate closes on a save only if data was actually saved. Set this property to cause it to close even when no changes were made.
See Also