Plumtree EDK (Enterprise Web Development Kit) 5.4.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