Plumtree Portal UI  
 

IntrinsicPortletView.DisplayWML Method 

This is called by the ??, which aggregates all the intrinsic portlet WML views. This method calls DisplayPortletWML() in order to generate the WML specific to the portlet.

public virtual string DisplayWML();

Return Value

HTMLElement representing WML for portlet

See Also

IntrinsicPortletView Class | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace