Plumtree Portal UI  
 

ILayoutChooser.GetLayoutWebService Method 

Calculate the web service ID to use for the current page from the current Experience Definition.

int GetLayoutWebService(
   Layouts _layout,
   AActivitySpace _asOwner
);

Parameters

_layout
_asOwner

Return Value

int the Web Service ID to use for this page. -1 means layout is not enabled for this page at this time.

See Also

ILayoutChooser Interface | com.plumtree.portaluiinfrastructure.layout Namespace