Plumtree Tags API  
 

HashtableDataObject Constructor (XPHashtable)

Constructor for the Hashtable wrapper data object that takes a pre-constructed hashtable.

public HashtableDataObject(
   XPHashtable _hashtable
);

Parameters

_hashtable
A pre-constructed hashtable.

See Also

HashtableDataObject Class | com.plumtree.portaluiinfrastructure.tags.data Namespace | HashtableDataObject Constructor Overload List