Click or drag to resize

RequestHelperPopupCloseJS Property

Gets the javascript for closing the popop (e.g. Find) window/div. You can use GetPopupCloseJS(Boolean) for a non-Bootstrap-based popup in a Bootstrap application, or vice-versa.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static string PopupCloseJS { get; }

Property Value

Type: String
See Also