Returns whether the DimensionValue is selected in the current navigation state
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)
Syntax
| C# |
|---|
public static bool IsSelectedDimensionValue( DimensionValue dimensionValue ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function IsSelectedDimensionValue ( _ dimensionValue As DimensionValue _ ) As Boolean |
| Visual C++ |
|---|
public: static bool IsSelectedDimensionValue( DimensionValue^ dimensionValue ) |
Parameters
- dimensionValue
- Type: Endeca.Data..::.DimensionValue
value to be tested for the selected property