Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.GetHasHelpURL Method 

Get whether the gadget at a particular index has a help URL or not.

bool GetHasHelpURL(
   int nIndex
);

Parameters

nIndex
- index of the gadget

Return Value

boolean - has help url or not

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace