DL.GetParentDisplay() returns the display or contextual display object that contains
the given display element.
- Arguments
- 1
| Argument |
Description |
display
element
|
The display element
whose parent display is being retrieved. |
- Return values
- The display or contextual display object that contains the
given display element.
- Syntax
DL.GetParentDisplay(displayElement)
- Example
-
| Example |
Result |
 |

|