Plumtree Portal UI  
 

SaveObjectModel.SetRepostBodyFromBottomFrame Method 

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

public virtual void SetRepostBodyFromBottomFrame(
   bool _bRepostBodyFromBottomFrame
);

Parameters

_bRepostBodyFromBottomFrame

See Also

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