Endeca Presentation API
HtmlInstrumentNavigation Method (n)
NamespacesEndeca.NavigationETInstrumentorHtmlInstrumentNavigation(Navigation)
Instrument an HTML navigation page with hidden forms that act as hooks to work with the Web tools package.
Declaration Syntax
C#Visual BasicVisual C++
public string HtmlInstrumentNavigation(
	Navigation n
)
Public Function HtmlInstrumentNavigation ( _
	n As Navigation _
) As String
public:
String^ HtmlInstrumentNavigation (
	Navigation^ n
)
Parameters
n (Navigation)
Navigation object that represents a navigation page.
Return Value
HTML source that specifies a single hidden form.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0