Uiinfrastructure API Docs  
 

LeftNavMenu.HideLink Method

Will display or hide the link identified by the ID in argument.

Overload List

Will display or hide the link identified by the ID in argument.

public virtual void HideLink(bool,int,int);

Will display or hide the link identified by the Display Page name in argument. If multiple instances of that DP are found, they will all be changed.

public virtual void HideLink(bool,string);

See Also

LeftNavMenu Class | com.plumtree.uiinfrastructure.editor Namespace