Plumtree Portal UI  
 

ObjectSecurityModel.SetShowHeaderAndLeftNav Method 

Changes the value of the flag m_bShowHeaderAndLeftNav that decides if the DP should display the header and the left navigation.

public virtual void SetShowHeaderAndLeftNav(
   bool _bShowHeaderAndLeftNav
);

Parameters

_bShowHeaderAndLeftNav

See Also

ObjectSecurityModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace