Plumtree Portal UI  
 

PTMultiColumnListModel.IsEditLinkEnabled Method 

Returns true if it should be possible to edit Objects from this class ID.

public virtual bool IsEditLinkEnabled(
   int _nClassID
);

Parameters

_nClassID

Implements

IPTMultiColumnListModelRO.IsEditLinkEnabled

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace