Raises the BuildingUrl 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 OnBuildingUrl( PagerUrlEventArgs args ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnBuildingUrl ( _ args As PagerUrlEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnBuildingUrl( PagerUrlEventArgs^ args ) |
Parameters
- args
- Type: Endeca.Web.UI.WebControls..::.PagerUrlEventArgs
Provides information that can be used to build a URL.