Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISelectionListManager Interface

ISelectionListManager is an interface for managing ISelectionList functionality. It handles selection list creation, removal and retrieval.

To update selection list values use ISelectionList.Add/RemoveValues, and ISelectionList.Store to persist the changes.

Refer to the Administrator Guide for Content Server for additional details on selection list functionality.

An example using ISelectionListManager can be found in the documentation for ISelectionList.

For a list of all members of this type, see ISelectionListManager Members.

public interface ISelectionListManager

Requirements

Namespace: Plumtree.Remote.PRC.Content.SelectionList

Assembly: edk (in edk.dll)

See Also

ISelectionListManager Members | Plumtree.Remote.PRC.Content.SelectionList Namespace