Plumtree Pluggable Navigation API  
 

PlumtreeDP.DisplayLayout Method

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

Overload List

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

protected virtual HTMLElement DisplayLayout(Layouts);

This helper method displays a particular layout from a web service.

protected virtual HTMLElement DisplayLayout(int,bool);

See Also

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