Aqualogic Interaction API  
 

PlumtreeExtensibility.STR_PT_PORTLET_CONTENT Field

This is the name of the element on the mypage that will have the portlet content. The UI will be using this string to put together the HTML for the page. The CSPProvider needs this to put together the PTPortlet constructor, which has the element name in it.

public const string STR_PT_PORTLET_CONTENT = "pt-portlet-content-";

See Also

PlumtreeExtensibility Class | com.plumtree.server Namespace