Clears the portlet association for this content item.
InvalidOperationException
will be thrown if this method is called on an item that has not been checked-out. The portlet disassociation will not be persisted until IContentItemManager.CheckInItem
is called. Calling this method twice in a row on a content item that does not have an associated portlet will not result in an exception. Exception Type | Condition |
---|---|
InvalidOperationException | The content item is not checked-out or has been deleted. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace | SetAssociatedPortletID | GetAssociatedPortletID