Gets the name of the Endeca Dimension or Property key
used in the search.
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public virtual string Key { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property Key As String Get |
| Visual C++ |
|---|
public: virtual property String^ Key { String^ get (); } |
Field Value
The name of the search key, or null if no key has been specified.
Remarks
Corresponds to the Ntk parameter of a
UrlENEQuery.