Adds a CommunityPortlet setting for the Portlet.
CommunityPortlet settings are specific to a particular Portlet in a particular Community. If there is already a CommunityPortlet setting of the same name, this method will overwrite it. Note: This setting will not be saved in the portal until Save()
is called.
Exception Type | Condition |
---|---|
ArgumentException | The method passed an invalid (blank) setting name. |
HttpException | The query interface URL is not valid. |
PortalException | The operation resulted in an error in the portal. |
SoapException | There was a communication problem during the execution of the remote method call. |
IPortlet Interface | Plumtree.Remote.PRC Namespace