Plumtree Pluggable Navigation API  
 

NavAreaHelper.GetNavAreaViewClassName Method 

Get the name if the view class from pluggable navigation to be registered in the AActivitySpace and called by DisplayPage to render that area of the page

public virtual string GetNavAreaViewClassName(
   INavTypes plugNav,
   NavAreaEnum pageArea
);

Parameters

plugNav
pageArea

Return Value

String

See Also

NavAreaHelper Class | com.plumtree.portaluiinfrastructure.navtype Namespace