Plumtree Portal UI  
 

SelectPTObjectModel.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

ISelectPTObjectModelRO.IsEditLinkEnabled

See Also

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