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

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