Plumtree Portal UI  
 

IntrinsicPortletView.DisplayPortlet Method 

Displays the HTML for the portlet. The child classes must implement this function. This function is called by Display().

public abstract HTMLElement DisplayPortlet();

Return Value

HTML for portlet

See Also

IntrinsicPortletView Class | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace