Plumtree Pluggable Navigation API  
 

INavigationModelRO.SetFooterElement Method 

Sets a new footer element

void SetFooterElement(
   bool bClearPrevContent,
   HTMLElement element
);

Parameters

bClearPrevContent
True to clear any previously set footer
element
The new footer element

See Also

INavigationModelRO Interface | com.plumtree.portalpages.common.uiparts Namespace