Previous Next


FiltersEnabled Method (RDKApplication Object)

Description

Controls if result filters are enabled. See the FilterType property for more information about result filters.

Syntax

object.FiltersEnabled

Arguments

None.

Return Value

(Boolean) – TRUE if filters are enabled, FALSE if not.

Example

RDKApp.FiltersEnabled = TRUE