Plumtree Portal UI  
 

ObjEditorRepostControl.PerformFinishAction Method 

For the Object Editor we don't want to store the object yet. We need to pop-up the save Object window so the user can select the folder, set the security and and set the name and description. To do this we add a JavaScript to the current DP to open the pop-up window.

public override void PerformFinishAction();

See Also

ObjEditorRepostControl Class | com.plumtree.portaluiinfrastructure.editor Namespace