Plumtree Portal UI  
 

SelectPTObjectModel.SetEnableCreateNew Method 

Enables the create new links for the Class ID in argument. Doing this will also enbale the links to Edit the Objects in the list.

public virtual void SetEnableCreateNew(
   object[][] _arrCreateNewInfo
);

Parameters

_arrCreateNewInfo
Information for each create new link

See Also

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