Look up community settings (preferences) for the community that the current page is part of. Throws an exception if the current page is a my page.
Look up community settings (preferences) for the community that the current page is part of. Throws an exception if the current page is a my page.
object[][] LookupCommunitySettings(object);
Look up one community setting (preference) for the community that the current page is part of. Throws an exception if the current page is a my page.
object[][] LookupCommunitySettings(string);
Look up community settings (preferences) for the community that the current page belongs to. Throws an exception if the current page is a my page.
object[][] LookupCommunitySettings(string[]);
IPTGadgetInfo Interface | com.plumtree.server Namespace