Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortlet.GetCommunityPortletSettingNames Method 

Gets an enumeration of the names of current CommunityPortlet settings for the Portlet.

IEnumerator GetCommunityPortletSettingNames(
   int communityID
);

Parameters

communityID
the ID of the community to retrieve the settings for

Return Value

an enumeration of CommunityPortlet setting names

Exceptions

Exception Type Condition
HttpException if the query interface URL is not valid
PortalException if the operation resulted in an error on the portal
SoapException if there is a communication problem during the execution of the remote method call

See Also

IPortlet Interface | Plumtree.Remote.PRC Namespace