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

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