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 | if passed an invalid (blank) setting name |
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 |
IPortlet Interface | Plumtree.Remote.PRC Namespace