Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetHasRefreshButton Method 

Get whether the portlet at a particular index has a refresh button or not.

bool GetHasRefreshButton(
   int nIndex
);

Parameters

nIndex
- index of the portlet

Return Value

boolean - has refresh button or not

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace