Endeca Presentation API
GetString Method (key)
NamespacesEndeca.LoggingLogEntryGetString(String)
Get the value associated with the given key.
Declaration Syntax
C#Visual BasicVisual C++
public string GetString(
	string key
)
Public Function GetString ( _
	key As String _
) As String
public:
String^ GetString (
	String^ key
)
Parameters
key (String)
The String to use as the key of the element to get.
Return Value
null if no value is associated with the given key.

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