Plumtree Portal UI  
 

ClassTypeDescManager.GetASNameForClassTypeEditor Method (Int32)

Returns the name of the activity space associated with the specified PT ClassID.

public virtual string GetASNameForClassTypeEditor(
   int _nClassID
);

Parameters

_nClassID
The ClassID for this Plumtree Object.

Return Value

The name of the associated activity space.

See Also

ClassTypeDescManager Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace | ClassTypeDescManager.GetASNameForClassTypeEditor Overload List