Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AddKeyText Method (tokens, text)
NamespacesGenesyslab.Desktop.Infrastructure.ObjectFormatFormattedObjectAddKeyText(NameValueCollection, String)
Adds the key's text.
Declaration Syntax
C#Visual BasicVisual C++
protected void AddKeyText(
	NameValueCollection tokens,
	string text
)
Protected Sub AddKeyText ( _
	tokens As NameValueCollection, _
	text As String _
)
protected:
void AddKeyText(
	NameValueCollection^ tokens, 
	String^ text
)
Parameters
tokens (NameValueCollection)
The tokens.
text (String)
The text.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)