Uiinfrastructure API Docs  
 

AFormDP.SetStatusViewEnabled Method 

This method sets whether the status view is enabled.

public virtual void SetStatusViewEnabled(
   bool bEnabled
);

Parameters

bEnabled
True to enable the status view, false otherwise.

See Also

AFormDP Class | com.plumtree.uiinfrastructure.form Namespace