Gets the DimensionValue for which a link is being generated.
Namespace:
Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public DimensionValue DimensionValue { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DimensionValue As DimensionValue |
| Visual C++ |
|---|
public: property DimensionValue^ DimensionValue { DimensionValue^ get (); } |