Uiinfrastructure API Docs  
 

EditorModel.SetHideLeftNav Method 

Sets the m_bHideLeftNav flag. If this flag is set to true, the left navigation will not be displayed.

public virtual void SetHideLeftNav(
   bool _bHideLeftNav
);

Parameters

_bHideLeftNav

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace