Oracle® WebCenter Interaction Development Kit 10.3.3.0.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 value for the input key.

public string Get(string);

See Also

ContainerMetaData Class | Plumtree.Remote.Crawler Namespace