Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a value that indicates whether the control is displayed.
Syntax
public boolean isDisplayed()
Run On
Client
Return Value
Type: boolean
true if the control is displayed; otherwise, false.
Remarks
To modify the visible state of the control, call the visible method.