Plumtree Pluggable Navigation API  
 

NavAreaEnum.GetNavArea Method 

Converts the NavArea Name provied as string to the integer id.

public static NavAreaEnum GetNavArea(
   string aName
);

Return Value

areaId valid navarea id if exists or -1 if no NavArea name matched.

See Also

NavAreaEnum Class | com.plumtree.portaluiinfrastructure.navtype Namespace