Plumtree Portal UI  
 

SelectPTObjectModel.GetCreateNewURL Method 

Returns the URL to the Editor in create mode (new object).

public virtual ASURL GetCreateNewURL(
   int _nClassID,
   string _sEditorASName
);

Parameters

_nClassID
_sEditorASName

Return Value

ASURL URL to the Editor

Implements

ISelectPTObjectModelRO.GetCreateNewURL

See Also

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