Plumtree Portal UI  
 

ObjEditorModel.Finish Method 

That method is called by the EditorFinishControl. It takes care of storing the IPTObject in the DB when the user finishes the Editor.

public override void Finish();

Implements

IRepostModel.Finish

See Also

ObjEditorModel Class | com.plumtree.portaluiinfrastructure.editor Namespace