Plumtree Portal UI  
 

SaveObjectModel.SetRepostBodyFromTopFrame Method 

Sets a flag to know if the body frame should be reposted from the top frame.

public virtual void SetRepostBodyFromTopFrame(
   bool _bRepostBodyFromTopFrame
);

Parameters

_bRepostBodyFromTopFrame

See Also

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