Uiinfrastructure API Docs  
 

LeftNavMenu.SetMandatoryPage Method 

Changes the status of the page in argument to mandatory or to non-mandatory.

public virtual void SetMandatoryPage(
   bool _bIsMandatory,
   string _dpName
);

Parameters

_bIsMandatory
New status
_dpName
Name of the Display Page

See Also

LeftNavMenu Class | com.plumtree.uiinfrastructure.editor Namespace