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