Whether this view uses AJAX.
Type: bool
File
- core/modules/views/src/ViewExecutable.php, line 69
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
protected $ajaxEnabled = FALSE;
Whether this view uses AJAX.
Type: bool
Drupal\views
protected $ajaxEnabled = FALSE;
Please login to continue.