Plumtree Portal UI  
 

ITagLibManager.GetTagLibMetadata Method 

Return library meta data on a specific library and version. TODO this may not be the form we really want to return this data in that's still being figured out - CVN

TagLibraryMetaData GetTagLibMetadata(
   string _sLibname,
   double _dVersion
);

See Also

ITagLibManager Interface | com.plumtree.portaluiinfrastructure.tags.manager Namespace