WebCenter Interaction API  
 

IPTMyPortal.LookupCommunitySettings Method

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.

Overload List

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 is part of. Throws an exception if the current page is a my page.

object[][] LookupCommunitySettings(string[]);

See Also

IPTMyPortal Interface | com.plumtree.server Namespace