Aqualogic Interaction API  
 

IPTGadget.GetHTMLText Method 

Retrieves the HTML text from the portlet

object[][] GetHTMLText(
   object vAppDataStateObject
);

Parameters

vAppDataStateObject
Single object app data state

Return Value

2D array of HTML markup fragments for assembly; 1st index is markup column, 2nd index is fragment

See Also

IPTGadget Interface | com.plumtree.server Namespace | PT_MARKUP_ARRAY_COLS | IPTState