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





