Plumtree Portal UI  
 

ClassTypeDescManager.IsObjectExtensible Method 

True if the Plumtree Object of this ClassID is extensible.

public bool IsObjectExtensible(
   int _nClassID
);

Parameters

_nClassID
The ClassID for this Plumtree Object.

Return Value

True if the Plumtree Object of this ClassID is extensible.

See Also

ClassTypeDescManager Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace