Plumtree Portal UI  
 

TagLibModel.ReloadCheckedLibraries Method 

Reload the selected libraries.

public virtual void ReloadCheckedLibraries(
   int[] _nRowsToReload
);

Parameters

_nRowsToReload
An int[] of the row IDs of the libraries to reload.

See Also

TagLibModel Class | com.plumtree.portaluiinfrastructure.tags.manager.taglibmanager Namespace