Plumtree Portal UI  
 

IPTMultiColumnListModelRO.GetCreateNewURL Method 

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

ASURL GetCreateNewURL(
   int _nClassID,
   string _sEditorASName
);

Parameters

_nClassID
_sEditorASName

Return Value

ASURL URL to the Editor

See Also

IPTMultiColumnListModelRO Interface | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace