Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

NamedValueMap.Put Method

Adds a name/value pair to the map.

Overload List

Adds a name/value pair to the map.

public string Put(string,string);

Adds a name/value pair to the map.

public string Put(string,string[]);

See Also

NamedValueMap Class | Plumtree.Remote.Util Namespace