Sets the navigation query options.
            NavOpts.
            
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
 Syntax
Syntax
| C# | 
|---|
| public virtual void SetNx( string opts ) | 
| Visual Basic | 
|---|
| Public Overridable Sub SetNx ( _ opts As String _ ) | 
| Visual C++ | 
|---|
| public: virtual void SetNx( String^ opts ) | 
Parameters
- opts
- Type: System..::..String
 The options for the navigation query (other than options for record search, which are handled by Ntx).





