Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPortletTemplateManager.DeletePortletTemplate Method 

Deletes a Portlet Template from of the portal.

void DeletePortletTemplate(
   int templateID
);

Parameters

templateID
the ID of the Portlet Template to delete

Exceptions

Exception Type Condition
HttpException if the query interface URL is not valid
PortalException if the operation resulted in an error on the portal

See Also

IPortletTemplateManager Interface | Plumtree.Remote.PRC Namespace