Plumtree Portal UI  
 

ObjEditorModel.m_bForceSavedInSuppliedFolder Field

This var is set if this editor is opened by a parent editor (although not being a sub editor), and the requires the edited object to be stored in a certain folder. E.g is when creating a subcommunity within a community, always want the subcommonity to be created in the parent community's folder. The parent editor passes in the ForceSaveIn parameter to set this.

protected bool m_bForceSavedInSuppliedFolder;

See Also

ObjEditorModel Class | com.plumtree.portaluiinfrastructure.editor Namespace