Plumtree Portal UI  
 

APTExtClassTypeDesc.GetCLSIDForExistingObject Method 

Returns the CLSID for this object.

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

Parameters

_nObjectID
The object ID.
_ptSession
The current session.

Return Value

The CLSID for this object.

See Also

APTExtClassTypeDesc Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace