Plumtree Portal UI  
 

SelectPTObjectModel.GetEditObjectURL Method 

Returns the URL to edit the object.

public virtual ASURL GetEditObjectURL(
   int _nClassID,
   int _nObjectID
);

Parameters

_nClassID
_nObjectID

Return Value

ASURL URL to the Editor

Implements

ISelectPTObjectModelRO.GetEditObjectURL

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace