Plumtree Portal UI  
 

PTPortlets.GetASNameForEditor Method (String)

Returns the name of the Activity Space that is used to edit this class type.

public virtual string GetASNameForEditor(
   string _strProvEnglishName
);

Parameters

_strProvEnglishName
The english name of the provider that is being used for this class type.

Return Value

The name of the Activity Space that is used to edit this class type.

See Also

PTPortlets Class | com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes Namespace | PTPortlets.GetASNameForEditor Overload List