Plumtree Portal UI  
 

PTPortlets.GetCLSIDForExistingObject Method 

Returns the CLSID for this object.

public virtual string GetCLSIDForExistingObject(
   int _nObjectID,
   IPTSession _ptSession
);

Parameters

_nObjectID
The object ID.
_ptSession
The current session.

Return Value

The CLSID for this object.

See Also

PTPortlets Class | com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes Namespace