Plumtree Portal UI  
 

DisplayTree.ProcessTagMarkup Method 

Processes the portlet data and transforms the tags.

public static HTMLElement ProcessTagMarkup(
   AActivitySpace aSpace,
   object[][] objArrMarkup
);

Parameters

aSpace
objArrMarkup

Return Value

HTMLElement The transformed portlet HTML

See Also

DisplayTree Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace