Endeca Presentation API
GetKey Method (name)
NamespacesEndeca.NavigationERecCompoundSearchKeyListGetKey(String)
Gets the ERecCompoundSearchKey with the name name.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecCompoundSearchKey GetKey(
	string name
)
Public Overridable Function GetKey ( _
	name As String _
) As ERecCompoundSearchKey
public:
virtual ERecCompoundSearchKey^ GetKey (
	String^ name
)
Parameters
name (String)
Name of the ERecCompoundSearchKey to get.
Return Value
The record compound search key specified with name. Returns null if key with specified name could not be found.

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