Aqualogic Interaction API  
 

IPTGadgetInfo.LookupCommunityGadgetSettings Method

Look up community-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented. Throws an exception if the current page is a my page.

Overload List

Look up community-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented. Throws an exception if the current page is a my page.

object[][] LookupCommunityGadgetSettings(object);

Look up a community-gadget setting (preference) for the combination of the community that the current page is part of and the gadget represented. Throws an exception if the current page is a my page.

object[][] LookupCommunityGadgetSettings(string);

Look up community-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented. Throws an exception if the current page is a my page.

object[][] LookupCommunityGadgetSettings(string[]);

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace