Raises the DimensionStateGroupItemCreated event.
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# |
|---|
protected virtual void OnDimensionStateGroupItemCreated( GuidedNavigationDimensionStateGroupItemEventArgs args ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnDimensionStateGroupItemCreated ( _ args As GuidedNavigationDimensionStateGroupItemEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnDimensionStateGroupItemCreated( GuidedNavigationDimensionStateGroupItemEventArgs^ args ) |
Parameters
- args
- Type: Endeca.Web.UI.WebControls..::.GuidedNavigationDimensionStateGroupItemEventArgs
Identifies the dimension state group that was created.