Plumtree Portal UI  
 

IIntrinsicPortletModelRO.ControlExists Method 

Returns true if the portlet has a control associated with it. This method is used by the MyPortal view when dynamically registering views for intrinsic portlets.

bool ControlExists();

Return Value

Returns true if portlet has control. Otherwise return false.

See Also

IIntrinsicPortletModelRO Interface | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace