Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletBase.GetAdminSettingNames Method 

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

IEnumerator GetAdminSettingNames();

Return Value

an enumeration of admin 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

IPortletBase Interface | Plumtree.Remote.PRC Namespace