|  | Plumtree Portal UI | |
| ObjPropModel.GetNameFromObjectID Method |
Returns the name for an object
protected virtual
string GetNameFromObjectID(
int nClassID,
int nObjectID);
Parameters
-
nClassID
- Class ID of object
-
nObjectID
- Object ID of object
Return Value
Name of object.
See Also
ObjPropModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace