Endeca Presentation API
GetKey Method (name)
NamespacesEndeca.NavigationERecRollupKeyListGetKey(String)
Gets ERecRollupKey with the name name.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecRollupKey GetKey(
	string name
)
Public Overridable Function GetKey ( _
	name As String _
) As ERecRollupKey
public:
virtual ERecRollupKey^ GetKey (
	String^ name
)
Parameters
name (String)
Name of the ERecRollupKey to get.
Return Value
Returns the ERecRollupKey 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