Click or drag to resize

featurePropertiespopupmanagement_InplaceNew Property

New record dialogs should be presented in in-place divs instead of popup windows.

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

Property Value

Type: Boolean
New record dialogs should be presented in in-place divs instead of popup windows.
See Also