Aqualogic Interaction API  
 

IPTMyPortalGadgetContent.Find Method 

Find the index of a gadget using a gadget id.

int Find(
   int nGadgetID
);

Parameters

nGadgetID
- gadget id to search for

Return Value

int - index of id. if not found, returns -1

See Also

IPTMyPortalGadgetContent Interface | com.plumtree.server Namespace