Plumtree Portal UI  
 

SelectPTObjectModel.InitializeListClassIDs Method 

Partialally initializes the expandable list. InitializeExpandableList must also be called when this method is used.

public virtual void InitializeListClassIDs(
   int[] _arrObjectClassIDs
);

Parameters

_arrObjectClassIDs
Class ID of the Objects displayed on the list.

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace