when there was no metadata with the given key.
ElementFactory.getMetadata
string getMetadata(string key)Get the metadata on factory with key.
Parameters
key | a key |
Returns
the metadata with key on factory or null
string getMetadata(string key)Get the metadata on factory with key.
key | a key |
when there was no metadata with the given key.