RequestHelper Properties |
The RequestHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| IFrameID |
Gets the client-side ID of the iframe element making the request.
| |
| IsPopup |
Determines if the current request is hosted in a popup.
| |
| IsSubform |
Gets whether or not the request is being hosted in a subform.
| |
| PopupCloseJS |
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.
| |
| PopupOptions |
Extracts the PopupOpts from the request default to zero if not found.
| |
| PopupType |
Determines the PagePopupType from the request.
|