|  | Plumtree Portal UI | |
| APTExtClassTypeDesc.GetASNameForEditor Method |
Returns the name of the Activity Space that is used to edit this class type.
public abstract
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
APTExtClassTypeDesc Class | com.plumtree.portaluiinfrastructure.classtypedescriptors Namespace