Gets the GuidedNavigationDimensionStateGroupItem that was created or data
bound.
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 GuidedNavigationDimensionStateGroupItem Item { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Item As GuidedNavigationDimensionStateGroupItem |
| Visual C++ |
|---|
public: property GuidedNavigationDimensionStateGroupItem^ Item { GuidedNavigationDimensionStateGroupItem^ get (); } |