Aqualogic Interaction API  
 

IPTGadgetInfo.LookupAdminGadgetSettings Method

Look up admin-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented.

Overload List

Look up admin-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented.

object[][] LookupAdminGadgetSettings(object);

Look up an admin-gadget setting (preference) for the combination of the community that the current page is part of and the gadget represented.

object[][] LookupAdminGadgetSettings(string);

Look up admin-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented.

object[][] LookupAdminGadgetSettings(string[]);

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace