Plumtree Tags API  
 

IDataObject.GetData Method 

Gets the data stored with a particular key.

string GetData(
   string _strKey
);

Parameters

_strKey
The key for the requested data

Return Value

String The requested data

See Also

IDataObject Interface | com.plumtree.portaluiinfrastructure.tags.data Namespace