Plumtree Portal UI  
 

SaveObjectModel.SaveAdminFolderID Method 

Saves the new folder ID and set it in the Object. Also if the folder ID has changed, we re-initialize the security page as the security is based on the folder security.

protected virtual void SaveAdminFolderID(
   XPHashtable _htFormData
);

See Also

SaveObjectModel Class | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace