Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ContainerMetaData.Get Method

Returns an object mapped to a key or uses a default object if no value is found.

Overload List

Returns an object mapped to a key or uses a default object if no value is found.

public object Get(object,object);

Gets the mapping for the input key.

public string Get(string);

See Also

ContainerMetaData Class | Plumtree.Remote.Crawler Namespace