WebCenter Interaction API  
 

IPTGadgetGateway.OpenGadgetInfo Method (Int32, Int32, Int32, Int32)

Helper method for gadget pages. -jas

IPTGadgetInfo OpenGadgetInfo(
   int nGadgetID,
   int nPageID,
   int nPageContainerClassID,
   int nPageContainerObjectID
);

Parameters

nGadgetID
The portlet ID.
nPageID
The page ID, or 0 for the default page.
nPageContainerClassID
Class ID of the object that contains the page, if nPageContainerClassID = 0, then this is a My Page.
nPageContainerObjectID
Object ID of the object that contains the page

Return Value

Interface for reading and writing portlet preferences.

See Also

IPTGadgetGateway Interface | com.plumtree.server Namespace | IPTGadgetGateway.OpenGadgetInfo Overload List