Plumtree Pluggable Navigation API  
 

PlumtreeDP.DisplayJavaScriptToHead Method 

This is a helper method that all classes that inherit from PlumtreeDP need to implement. The method should add whatever HTML the child class wants to use the DisplayJavaScript and add it to the head.

protected virtual HTMLScript DisplayJavaScriptToHead();

Return Value

HTMLScript block

See Also

PlumtreeDP Class | com.plumtree.portalpages.common.uiparts Namespace