IContentItem
, IDataEntryTemplate
, IPresentationTemplate
, ISelectionList
, and other IFolder
objects. Any modifications to the IFolder
metadata will not be stored permanently until Store
is called. If you associate a folder with a portlet, then all content items in that folder or its sub-folders will be indexed by the Search server and made searchable. See the AddAssociatedPortletID
method documentation on how to add an associated portlet ID to a folder. Prior to associating a portlet to a folder, either a content item or a publishable Presentation Template in that folder must be associated with the same portlet. To associate a portlet with a content item and make it searchable, see IContentItem.SetAssociatedPortletID
. To associate a portlet with a publishable Presentation Template, see IPresentationTemplate.SetAssociatedPortletID
. Note: Publisher does not support making a publishable Presentation Template searchable. Refer to the Administrator Guide for AquaLogic Interaction Publisher for additional details on portlet association with a content item, a Presentation Template or a folder. For a list of all members of this type, see IFolder Members.
Namespace: Plumtree.Remote.PRC.Content.Folder
Assembly: idk (in idk.dll)
IFolder Members | Plumtree.Remote.PRC.Content.Folder Namespace