Used when a ApplyAdjustment is issued
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 OnApplySearchAdjustment( SearchAdjustmentEventArgs args ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnApplySearchAdjustment ( _ args As SearchAdjustmentEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnApplySearchAdjustment( SearchAdjustmentEventArgs^ args ) |
Parameters
- args
- Type: Endeca.Web.UI.WebControls..::.SearchAdjustmentEventArgs
Event args containing the search adjustment to apply to the NavigationDataSource