Plumtree Pluggable Navigation API  
 

PlumtreeDP.DisplayLayout Method (Layouts)

This method checks whether or not the page should be displayed using layout mode and then displays it.

protected virtual HTMLElement DisplayLayout(
   Layouts layout
);

Parameters

layout

Return Value

The HTML output of the layout, or null if the layout was disabled.

See Also

PlumtreeDP Class | com.plumtree.portalpages.common.uiparts Namespace | PlumtreeDP.DisplayLayout Overload List