Instrument an HTML navigation page with hidden forms that act as hooks to work with the Web tools package.
            
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (6.2.2.8614)
Syntax
| C# | 
|---|
public string HtmlInstrumentNavigation( Navigation n )  | 
| Visual Basic | 
|---|
Public Function HtmlInstrumentNavigation ( _ n As Navigation _ ) As String  | 
| Visual C++ | 
|---|
public: String^ HtmlInstrumentNavigation( Navigation^ n )  | 
Parameters
- n
 - Type: Endeca.Navigation..::..Navigation
Navigation object that represents a navigation page.