Plumtree Portal UI  
 

PTMultiColumnListModel.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

IPTMultiColumnListModelRO.GetCreateNewURL

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace