Adds an Administrative setting for this Portlet.
Administrative settings are shared by all users and all Communities. If there is already an Admininstrative 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 setting has an invalid (blank) 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. |
IPortletBase Interface | Plumtree.Remote.PRC Namespace