Uiinfrastructure API Docs  
 

LeftNavMenu Constructor 

Creates a new Left Nav Menu object. Should have only one menu per Editor.

public LeftNavMenu(
   string _sCurrentASName
);

Parameters

_sCurrentASName
name of the AS you create that menu from

See Also

LeftNavMenu Class | com.plumtree.uiinfrastructure.editor Namespace